For the access token validation example below, the following client information will be used:

Admin Label OAuth2 Parameter Example Value
Redirect URIs redirect_uri sample://oauth2/code/cb
Scope Settings scope edit
Refresh Token refresh_token 123...789
Client ID client_id rs_client
Client Authentication client_secret 2Federate
Allowed Grant Types grant_type Access Token Validation (Client is a Resource Server)
  • grant_type of "urn:pingidentity.com:oauth2:grant_type:validate_bearer"