Authentication Mechanisms (original) (raw)
In this guide, you can learn how to authenticate to MongoDB by using theauthentication mechanisms available in MongoDB Server. Authentication mechanisms are processes by which the driver and server confirm the identity of a client to ensure security before connecting.
Tip
Connecting to MongoDB
The following table lists the authentication mechanisms supported by MongoDB and the MongoDB Server editions that each mechanism is compatible with. Click the name of a mechanism to learn more about how to use it with your application.