Authentication
- Last Updated: November 2, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Microsoft Dynamics 365 8.0
- Documentation
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).