Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-5203

Add all available auth_mech options to Configuration documentation

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 7.4.0
    • Affects Version/s: None
    • Component/s: Docs
    • Labels:
    • Fully Compatible

      The auth_mech options listed in https://docs.mongodb.com/mongoid/current/tutorials/mongoid-configuration/#mongoid-configuration-options shows

              # Change the default authentication mechanism. Valid options are: :scram,
              # :mongodb_cr, :mongodb_x509, and :plain. (default on 3.0 is :scram, default
              # on 2.4 and 2.6 is :plain)
              auth_mech: :scram
      

      The comment should be expanded to include :aws, :gssapi and :scram256

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            alex.bevilacqua@mongodb.com Alex Bevilacqua
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: