skip to main content
Connection Option Descriptions : Client ID
  

Try DataDirect Drivers Now

Client ID

Attribute

ClientID (CID)

Purpose

Specifies the client ID key for your application. The driver uses this value for certain flows when authenticating to a REST service using OAuth 2.0 (AuthenticationMethod=OAuth2).

Valid Values

string
where:
string
is the client ID key for your application. For some systems, the value for this option is the same as your user name or your authenticating email address. In others, this value is supplied with your client secret. If you experience an authentication error, verify that you are using the correct value.

Notes

*This option is not required for all authentication flows. See “OAuth 2.0 Authentication” for a list of common authentication flows and their requirements. If you are unsure of the requirements for your authentication flow, contact your administrator for more information.

Default

None

GUI Tab

Authentication tab

See also

*Authentication Method
*OAuth 2.0 Authentication