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 10795c6 commit 0b4ce17Copy full SHA for 0b4ce17
source/security/auth-mechanisms/scram.txt
@@ -23,8 +23,7 @@ Overview
23
**Salted Challenge Response Authentication Mechanism (SCRAM)** is a family of
24
authentication mechanisms that use a challenge-response mechanism to authenticate
25
the user. SCRAM-SHA-256, which uses the SHA-256 algorithm to hash your password, is the
26
-default authentication mechanism in {+mdb-server+} version 6.0
27
-and later.
+default authentication mechanism for all supported server versions.
28
29
You can use SCRAM to authenticate to MongoDB Atlas, MongoDB
30
Enterprise Advanced, and MongoDB Community Edition.
0 commit comments