Authentication
- Last Updated: July 22, 2021
- 1 minute read
- DataDirect Connectors
- JDBC
- MongoDB 6.1
- Documentation
The driver supports the following authentication methods:
- User ID and password authentication authenticates using the specified user IDs and passwords.
- LDAP authentication authenticates using user ID and password information centrally maintained in LDAP entries.
- Kerberos authentication authenticates by using Kerberos authentication protocol.
By default, the driver does not attempt to authenticate
(AuthenticationMethod=UserIDPassword).