Skip to content

Access Token Retrieval

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

Authorization Code Grant

OptionDescription
OAuth 2 FlowSets the Oauth 2 method to use.
Client IdentificationThe identification string for the client.
Client SecretThe secret string for the client.
Authorization URIURI to use for the authorization server.
Access Token URIURI to use for the access token.
Redirect URIThe redirect URI to use for returning the access token.
ScopeThe full scope string for restriction of access areas.
Get Access TokenClick this button to start the access token process.
AutomationOpens the Automated Token Profile Editor.

Access Token Retrieval - Implicit Grant

Oauth 2 access token retrieval is almost the same for

OptionDescription
OAuth 2 FlowSets the Oauth 2 method to use.
Client IdentificationThe identification string for the client.
Authorization URIURI to use for the authorization server.
Access Token URIURI to use for the access token.
Redirect URIThe redirect URI to use for returning the access token.
ScopeThe full scope string for restriction of access areas.
Get Access TokenClick this button to start the access token process.
AutomationOpens the Automated Token Profile Editor.