JDBC Driver for SAP Business Warehouse

Build 26.0.9655

AuthScheme

Specifies the authentication scheme that the provider uses to connect to SAP Business Warehouse.

Possible Values

Basic, None, Negotiate

Data Type

string

Default Value

"Basic"

Remarks

Together with Password and User, this property is used to authenticate against the server.

The allowed values are:

  • Basic: Uses HTTP Basic authentication.
  • Negotiate: Negotiates an authentication mechanism with the server, enabling Kerberos authentication. See Using Kerberos for more details.
  • None: Uses no authentication to connect to SAP Business Warehouse. This option is useful if your XMLA endpoint has a default service user configured.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655