Possibility to override default authentication method when creating user

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: 3.0.2
    • Component/s: Security
    • None
    • Security 2018-10-08
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      When working with tools/drivers that do not jet support SCRAM-SHA-1 it would be helpful to have a parameter in createUser to create 'old' MONGODB-CR credentials:

      createUser({... , method : "MONGODB-CR"} )
      

      This to add MONGODB-CR users without having to change the default through setting db.system.version.authSchema.currentVersion = 3 and weakening the full installation

              Assignee:
              Shreyas Kalyan
              Reporter:
              Christian Wyss
              Votes:
              0 Vote for this issue
              Watchers:
              12 Start watching this issue

                Created:
                Updated:
                Resolved: