AuthScheme
The authentication scheme used. Accepted entries are Basic, OAuth, and OAuthPassword.
Possible Values
Basic, OAuth, OAuthPasswordData Type
string
Default Value
"Basic"
Remarks
The driver supports the following authentication mechanisms. See Windows DSN Configuration for guides for each supported authentication mechanism.
- Basic: Set this to authenticate with a Oracle Eloqua Reporting company, user, and password.
- OAuth: Set this to authenticate with the OAuth code grant flow. Set OAuthClientId, OAuthClientSecret to the Oracle Eloqua Reporting OAuth credentials. Additionally, set InitiateOAuth to GETANDREFRESH or REFRESH.
- OAuthPassword: Set to this to authenticate with the OAuth password grant flow.