OAuth 2.0 Authentication Type

You can use OAuth 2.0 authentication which uses an access token to authenticate a connection. Access tokens are generated based on the selected grant type. Currently, only Client Credentials is supported. A generated token can be used.

  1. Set the Authentication Type to OAuth 2.0.

  2. Select Client Credentials from the Grant Type drop-down list.

  3. Enter the OAuth 2.0 Token URL for generating an access token.

  4. Enter the Client ID and Client Secret for OAuth 2.0 authentication.

  5. Enter the value of Connection Timeout (In minutes) to hold the connection. By default, it is one minute.

  6. Select Save.