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 6b7f07d commit 7c7e6b1Copy full SHA for 7c7e6b1
source/connect/advanced-connection-options/authentication-connection.txt
@@ -133,6 +133,13 @@ Procedure
133
settings, |compass-short| uses the same proxy to connect to both
134
the cluster and identity provider.
135
136
+ * - Send a nonce in the Auth Code Request
137
+ - Optional. Includes a random nonce as a part of the auth code
138
+ request to prevent replay attacks. Enabled by default.
139
+
140
+ The nonce is an important security component. Only disable this
141
+ setting if it is not supported by your OIDC provider.
142
143
.. _x509:
144
145
X.509
0 commit comments