Power BI Connector for Salesforce Data Cloud

Build 24.0.9175

AuthScheme

The type of authentication to use when connecting to Salesforce Data Cloud.

Possible Values

OAuth, OAuthClient, OAuthPassword, OAuthJWT, OAuthPKCE

Data Type

string

Default Value

"OAuth"

Remarks

  • OAuth: Set this to perform OAuth with the code grant type.
  • OAuthClient: Set this to perform OAuth with the client grant type.
  • OAuthPassword: Set this to perform OAuth with the password grant type.
  • OAuthJWT: Set this to perform OAuth authentication with a JWT certificate. Requires the following additional connection properties. [OAuthJWTCert,/OAuthJWTCertType/OAuthJWTCertPassword/OAuthJWTCertSubject/OAuthJWTIssuer/OAuthJWTSubject]
  • OAuthPKCE: Set this to use the Proof Key of Code Exchange (PKCE) extension of the standard OAuth 2.0 flow. Either set your own PKCEVerifier or, if no verifier is specified, the connector automatically generates one for you.

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