ODBC Driver for Lakebase

Build 25.0.9434

AuthScheme

Specifies the type of authentication to use when connecting to Lakebase.

Possible Values

OAuthPKCE, OAuthClient

データ型

string

デフォルト値

"OAuthClient"

解説

Lakebase supports two authentication schemes:

  • OAuthClient uses the OAuth client credentials grant type. This authentication scheme requires you to perform additional configuration on your service principal in order to connect, as described in OAuthClient 認証の設定.
  • OAuthPKCE uses the OAuth code grant type with PKCE (Proof Key for Code Exchange) to guard against cross-site request forgery and authorization code injection attacks.

Credentials are provided via OAuthClientId and OAuthClientSecret.

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