Cmdlets for Oracle Eloqua Reporting

Build 25.0.9434

AuthScheme Parameter (Connect-OracleEloquaReporting Cmdlet)

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

Syntax

Connect-OracleEloquaReporting -AuthScheme string

Possible Values

Basic, OAuth, OAuthPassword

Data Type

cstr

Default Value

"Basic"

Remarks

The cmdlet supports the following authentication mechanisms. See Establishing a Connection 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.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434