-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Docs
-
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