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 226ee28 commit 334d7f5Copy full SHA for 334d7f5
x-pack/docs/en/security/authentication/oidc-guide.asciidoc
@@ -197,6 +197,7 @@ For instance
197
bin/elasticsearch-keystore add xpack.security.authc.realms.oidc.oidc1.rp.client_secret
198
----
199
200
+NOTE: Changes to the `client_secret` requires a restart of the {es} nodes to pick up the change.
201
202
NOTE: According to the OpenID Connect specification, the OP should also make their configuration
203
available at a well known URL, which is the concatenation of their `Issuer` value with the
0 commit comments