Cmdlets for Tableau CRM Analytics

Build 23.0.8839

AuthScheme Parameter (Connect-TableauCRM Cmdlet)

The type of authentication to use when connecting to Tableau CRM.

Syntax

Connect-TableauCRM -AuthScheme string

Possible Values

Auto, OAuth, OAuthPKCE, OAuthJWT

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.
  • OAuthPKCE: Uses OAuth2 with the authorization code grant type and PKCE extension. OAuthClientId is the credential.
  • OAuthJWT: Set this to perform OAuth authentication with a certificate.

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