Authentication
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- SAP S/4HANA 8.0
- Documentation
The driver supports the following authentication methods:
- Basic authentication authenticates using the specified user IDs and passwords.
- (S/4HANA only) HTTP Header authentication authenticates by passing security tokens via the HTTP headers. This type of authentication can only be used to authenticate with the S/4HANA sandbox hosted at https://api.sap.com.
By default, the driver is configured to use basic authentication (AuthenticationMethod=0).