skip to main content
Configuring and connecting to data sources : Authentication
  

Try DataDirect Drivers Now

Authentication

The driver supports the following authentication methods:
*NTLM authentication authenticates clients to the database through a challenge-response authentication mechanism that enables clients to prove their identities without sending a database password to the server.
*OAuth 2.0 Authentication authenticates using OAuth 2.0 authentication flows.
By default, the driver is configured to use OAuth 2.0 authentication (AuthenticationMethod=24).
* NTLM authentication
* OAuth 2.0 authentication