Authentication Flow

Auth_Flow

This option specifies the type of OAuth authentication flow that the connector uses when the Mechanism option is set to OAuth 2.0 (or when AuthMech is set to 11).

When this option is set to Token Passthrough (0)0, the connector uses the access token specified by the Access Token (Auth_AccessToken)Auth_AccessToken option to authenticate the connection to the server. For more information, see Access Token.

When this option is set to Client Credentials (1), the connector uses the client credentials to authenticate the connection to the server.

When this option is set to Browser Based Authorization Code (2), the connector uses the browser based authorization code flow to authenticate the connection to the server.

Key Name Default Value Required

Auth_Flow

Token Passthrough (0)0

No