Skip to content

Commit 334d7f5

Browse files
authored
OIDC doc - mention client secret needs a restart (#106088) (#106090)
1 parent 226ee28 commit 334d7f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/docs/en/security/authentication/oidc-guide.asciidoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ For instance
197197
bin/elasticsearch-keystore add xpack.security.authc.realms.oidc.oidc1.rp.client_secret
198198
----
199199

200+
NOTE: Changes to the `client_secret` requires a restart of the {es} nodes to pick up the change.
200201

201202
NOTE: According to the OpenID Connect specification, the OP should also make their configuration
202203
available at a well known URL, which is the concatenation of their `Issuer` value with the

0 commit comments

Comments
 (0)