AuthScheme
Identifies the authentication scheme in use.
Possible Values
Basic, OAuth, OAuthPasswordData Type
string
Default Value
"Basic"
Remarks
The component supports the following authentication mechanisms:
- Basic (default): Authenticate using the company's unique identifier and a Oracle Eloqua account username and password.
- OAuth: Authenticate via OAuth 2.0, using a custom OAuth application. (See Creating a Custom OAuth Application.)
- OAuth Password: Authenticate using a Oracle Eloqua username and password, with assistance from a custom OAuth application. (See Creating a Custom OAuth Application.)
For further information, see "Establishing a Connection".