We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 461b9fd commit 762a1c2Copy full SHA for 762a1c2
source/fundamentals/authentication.txt
@@ -145,7 +145,7 @@ string as follow:
145
146
.. tip:: Default Mechanism
147
148
- MongoDB version 4.0 uses ``SCRAM-SHA-1`` as the default authorization mechanism
+ MongoDB version 4.0 uses ``SCRAM-SHA-1`` as the default authentication mechanism
149
if the server does not support ``SCRAM-SHA-256``.
150
151
To learn more on specifying the default mechanism, see :ref:`csharp-authentication-default`.
0 commit comments