For the resource owner password credentials grant type example below, the following client information will be used:

Admin Label OAuth2 Parameter Example Value
Client ID client_id ro_client
Client Authentication client_secret 2Federate
Allowed Grant Types response_type grant_type
  • grant_type of "password" (ropc)
  • grant_type of "refresh_token" (refresh)