EncClientSecret

An encrypted version of the client secret for OAuth 2.0 authentication.

An encrypted version of the client secret (if OAuth 2.0 protocol is used).

If both Auth_Client_Secret (see Client Secret) and EncClientSecret are set, the connector uses Auth_Client_Secret.

Key Name Default Value Required

EncClientSecret

None

Yes, if the connector is configured to go through an OAuth 2.0 authentication flow and Auth_Client_Secret is not set.

Yes, if Auth_Type is set to OAuth_2.0, but Auth_Client_Secret is not set.