Wrapper around OAuth2 Token Endpoint
Request body
The OAuth2 / OIDC Grant / Flow Type
The OAuth2 client identifier
The OAuth2 Authorization Code
The registered redirect (callback) URI for the OAuth2 application definition.
The requested OAuth2 scope.
The Token Endpoint URL for this OAuth2 Provider
Validate the token endpoint SSL/TLS certificate
Resource parameter
OAuth2 Refresh Token needed for Refresh Grant
The username used with the OAuth2 Resource Owner Credential Grant
The password used with the OAuth2 Resource Owner Credential Grant
The client secret for a confidential client
List of key:value pairs
Response
Token Endpoint Response
The OAuth2 Access Token
The OpenID Connect ID Token
The OAuth2 Refresh Token
How long the access token is valid (seconds)
The OAuth2 Access Token type