Skip to content

Commit 0b4ce17

Browse files
committed
NR review
1 parent 10795c6 commit 0b4ce17

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/security/auth-mechanisms/scram.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ Overview
2323
**Salted Challenge Response Authentication Mechanism (SCRAM)** is a family of
2424
authentication mechanisms that use a challenge-response mechanism to authenticate
2525
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.
26+
default authentication mechanism for all supported server versions.
2827

2928
You can use SCRAM to authenticate to MongoDB Atlas, MongoDB
3029
Enterprise Advanced, and MongoDB Community Edition.

0 commit comments

Comments
 (0)