AuthScheme
The type of authentication to use when connecting to Tableau CRM.
Possible Values
OAuth, OAuthPKCE, OAuthJWTデータ型
string
デフォルト値
"OAuth"
解説
- 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.