Skip to content

Commit

Permalink
(DOCSP-36948) Changes authorization to authentication in one spot
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahsimpers committed Feb 20, 2024
1 parent 461b9fd commit d50c0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/fundamentals/authentication.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ string as follow:

.. tip:: Default Mechanism

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
if the server does not support ``SCRAM-SHA-256``.

To learn more on specifying the default mechanism, see :ref:`csharp-authentication-default`.
Expand Down

0 comments on commit d50c0ab

Please sign in to comment.