Authentication
- Last Updated: November 24, 2021
- 1 minute read
- DataDirect Connectors
- JDBC
- SAP S/4HANA 6.0
- Documentation
The driver supports the following authentication methods:
- Basic authenticates using the specified user IDs and passwords.
- (S/4HANA only) HTTP Header passes security tokens
via the HTTP headers to authenticate with the S/4HANA sandbox hosted at
https://api.sap.com.
By default, the driver is configured to use basic authentication (AuthenticationMethod=Basic).