Skip to content

Commit

Permalink
Update readme (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
JD-Robertson authored Nov 6, 2023
1 parent a1afbe0 commit 236ab31
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -706,8 +706,9 @@ separated in sub folders and module namespaces.

For versions of Mongo 3.0 and greater, the auth mechanism defaults to SCRAM.

If connecting to MongoDB Enterprise Edition, the "PLAIN" auth mechanism is supported for LDAP authentication.
The "GSSAPI" auth mechanism used for Kerberos authentication is not currently supported.
If connecting to MongoDB Enterprise Edition or MongoDB Atlas, the [PLAIN](https://www.mongodb.com/docs/manual/tutorial/authenticate-nativeldap-activedirectory/)
auth mechanism is supported for LDAP authentication. The GSSAPI auth mechanism used for Kerberos authentication
is not currently supported.

If you'd like to use [MONGODB-X509](https://www.mongodb.com/docs/v6.0/tutorial/configure-x509-client-authentication/)
authentication, you can specify that as a `start_link` option.
Expand Down

0 comments on commit 236ab31

Please sign in to comment.