OAuth 2.0 Configuration Parameters

The parameters listed on this page pertain to OAuth 2.0 configuration. You can use OAuth 2.0 authentication where access tokens are used to authenticate a connection. Access tokens are generated based on the selected grant type. The connector can use generated tokens. When configuring OAuth 2.0 authentication, you must configure parameters relevant to OAuth 2.0 (Client ID, Client Secret, Token URL, and Refresh Token).

Note
If you select Client Credentials or Refresh Token as your grant type additional configuration of OAuth 2.0 authentication is available with more parameters in the Request body. For information on configuring optional parameters, refer to Additional OAuth 2.0 Authentication Configuration Parameters.

Note
Attributes marked with * are mandatory attributes.

Refresh Token

The parameters listed below are required when you select the Refresh Token grant type.

Client Credentials

The parameters listed below are required when you select the Client Credentials grant type.

JWT

The parameters listed below are required when you select the JWT grant type.

Password

The parameters listed below are required when you select the Password grant type.