JDBC Driver for SAP Gateway

Build 24.0.9175

AuthScheme

The type of authentication to use when connecting to SAP Gateway.

Possible Values

OAuth, Basic, Token, OAuthPKCE, SAPBTP

Data Type

string

Default Value

"Basic"

Remarks

  • OAuth: Set this to perform OAuth authentication.
  • Basic: Set this to use BASIC user / password authentication.
  • Token: Set this to authenticate using an APIKey.
  • OAuthPKCE: Set this to use Proof Key of Code Exchange(PKCE) extension of the standard OAuth2 flow. Either set your own PKCEVerifier or the driver will automatically generate one for you.
  • SAPBTP: Set this to retreive authentication details from your configured SAP BTP Destination.

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