Cmdlets for Adobe Analytics

Build 23.0.8839

AuthScheme Parameter (Connect-AdobeAnalytics Cmdlet)

The type of authentication to use when connecting to Adobe Analytics.

Syntax

Connect-AdobeAnalytics -AuthScheme string

Possible Values

Auto, OAuth, OAuthJWT, OAuthClient

Data Type

cstr

Default Value

"Auto"

Remarks

  • Auto: Lets the driver decide automatically based on the other connection properties you have set.
  • OAuth: Set this to perform OAuth authentication using a standard user account.
  • OAuthJWT: Set this to perform OAuth authentication using an OAuth service account. (To be deprecated on January 1, 2025)
  • OAuthClient: Set this to perform OAuth authentication using an OAuth service account. (Server-to-Server)

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839