Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
None
Description
The Implement Authentication in a Driver documentation refers to pre-2.4 authentication model:
The current version of MongoDB supports only the very basic authentication of a username and password for a particular database. Once authenticated, the user has full read and write access to that database.
The general description of auth should be updated and linked to the information on Role-Based Access Control.