Access Token Retrieval
The access Token Retrieval window lets you enter settings for access token retrieval.
The settings are similar for Authorization Code Grant and Implicit Grant, but there are some differences relating to how the grants work.
Access Token Retrieval - Authorization Code Grant
Oauth 2 access token retrieval is almost the same for
Option |
Description |
OAuth 2 Flow |
Sets the Oauth 2 method to use. |
Client Identification |
The identification string for the client. |
Client Secret |
The secret string for the client. |
Authorization URI |
URI to use for the authorization server. |
Access Token URI |
URI to use for the access token. |
Redirect URI |
The redirect URI to use for returning the access token. |
Scope |
The full scope string for restriction of access areas. |
Get Access Token |
Click this button to start the access token process. |
Automation |
Opens the Automated Token Profile Editor. |
Access Token Retrieval - Implicit Grant
Oauth 2 access token retrieval is almost the same for
Option |
Description |
OAuth 2 Flow |
Sets the Oauth 2 method to use. |
Client Identification |
The identification string for the client. |
Authorization URI |
URI to use for the authorization server. |
Access Token URI |
URI to use for the access token. |
Redirect URI |
The redirect URI to use for returning the access token. |
Scope |
The full scope string for restriction of access areas. |
Get Access Token |
Click this button to start the access token process. |
Automation |
Opens the Automated Token Profile Editor. |