AuthScheme

The authentication scheme used. Accepted entries are Basic and OAuth.

Possible Values

Basic, OAuth

Data Type

string

Default Value

"Basic"

Remarks

The adapter supports the following authentication mechanisms. See the Getting Started chapter for authentication guides.

  • Basic: Set this to authenticate with a Oracle Eloqua company, user, password.
  • OAuth: Set this to use oauth authentication. Set OAuthClientId, OAuthClientSecret to the Oracle Eloqua OAuth credentials. Additionally, set InitiateOAuth to GETANDREFRESH or REFRESH.