Home »
MCQs »
MongoDB MCQs
Amongst which of the following is / are the client and user authentication mechanisms in MongoDB
11. Amongst which of the following is / are the client and user authentication mechanisms in MongoDB.
- SCRAM-SHA-1
- MongoDB Challenge and Response (MONGODB-CR)
- Both A. and B.
- None of the mentioned above
Answer: C) Both A. and B.
Explanation:
The reason for this is that MongoDB supports a variety of authentication mechanisms. SCRAM-SHA-1, X.509 Certificate Authentication, MongoDB Challenge and Response (MONGODB-CR), LDAP proxy authentication, and Kerberos authentication are some of the client and user authentication mechanisms available.