Tableau Connector for Lakebase

Build 25.0.9368

AuthScheme

The scheme used for authentication. Accepted entries are OAuthPKCE, OAuthClient.

Possible Values

OAuthPKCE, OAuthClient

Data Type

string

Default Value

"OAuthPKCE"

Remarks

Together with User, this field is used to authenticate with the server. OAuthPKCE is the default option. Use the following options to select your authentication scheme:

  • OAuthPKCE: Uses OAuth2 with the authorization code grant type and PKCE (Proof Key of Code Exchange) extension. OAuthClientId is the credential.
  • OAuthClient: Uses OAuth2 with the client credentials grant type to authenticate with a Lakebase instance. OAuthClientId and OAuthClientSecret are the credentials.

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