9.32.3 OAuth 2.0 for Advanced Authentication

To add the OAuth 2.0 Identity Provider, perform the following steps:

  1. Specify the name of the provider in Provider name.

  2. Select the Available presets.

    The Authorization endpoint, Token endpoint, Attributes endpoint, Scope, and Key field are automatically populated.

  3. Specify the Client ID and Client secret.

    The Client ID and Client secret can be obtained by registering with the respective Identity Provider that you select.

    NOTE:Set the Callback URL at the respective Identity Provider. For example, https://<aahostname>/webauth/callback.

  4. Turn Send Client secret as an URL parameter to ON to send the Client secret as a URL. By default, the option is set to OFF.

  5. Select the format of the access token from Access token is returned in body encoded as.

  6. Set Send access token in "Authorization: Bearer" header to ON to send the access token as a header. By default, the option is set to OFF.

  7. Click the save icon.

  8. Click Save to save the method configuration.