Skip to content

Commit

Permalink
OIDC doc - mention client secret needs a restart (elastic#106088)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelandis authored Mar 7, 2024
1 parent 9b0f1ce commit b22d2af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/reference/security/authentication/oidc-guide.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ For instance
bin/elasticsearch-keystore add xpack.security.authc.realms.oidc.oidc1.rp.client_secret
----

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

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

0 comments on commit b22d2af

Please sign in to comment.