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 aa45cd6 commit d14ea69Copy full SHA for d14ea69
source/fundamentals/auth.txt
@@ -68,7 +68,7 @@ Each authentication mechanism contains the following placeholders:
68
``SCRAM-SHA-256``
69
~~~~~~~~~~~~~~~~~
70
71
-``SCRAM-SHA-256`` a salted challenge-response authentication mechanism
+``SCRAM-SHA-256`` is a salted challenge-response authentication mechanism
72
(SCRAM) that uses your database username and password, encrypted with the ``SHA-256``
73
algorithm, to authenticate your user. This is the default authentication mechanism.
74
0 commit comments