

InterviewSolution
Saved Bookmarks
1. |
Which of the following authentication method is used by default by MongoDB?(a) SCRAM-SHA-1(b) LDAP(c) MONGODB-CR(d) None of the mentionedThe question was asked in semester exam.Query is from Authentication in section Production Checklist, Security Concepts and Network Security of MongoDB |
Answer» Correct option is (a) SCRAM-SHA-1 |
|