Register out-of-band applications
Some service providers offer a mechanism to authorize OAuth applications without using a callback. This is known as out-of-band. Management Console supports out-of-band authorization.
The application you create at the service provider's website must be registered as an out-of-band application. See Create service provider applications.
The following example shows how to register an out-of-band-application.
- Create the application, and leave the callback URL field blank.
- Register the application in Management Console, and leave the callback URL field blank.
- Add the OAuth clients.
-
Click
Next.
When the OAuth client is successfully authorized, the Retrieve access tokens tab is opened with the Access token and Refresh token fields completed.
- Click Finish.