Skip to content

Commit

Permalink
Fix link to OpenID Connect Elasticsearch guide from the Kibana OpenID…
Browse files Browse the repository at this point in the history
… Connect docs. (#49731)

Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
  • Loading branch information
azasypkin and lcawl authored Oct 30, 2019
1 parent 2589441 commit 27c464e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user/security/authentication/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ xpack.security.authc.saml.maxRedirectURLSize: 1kb
==== OpenID Connect Single Sign-On

Similar to SAML, authentication with OpenID Connect allows users to log in to {kib} using an OpenID Connect Provider such as Google, or Okta. OpenID Connect
should also be configured in {es}, see {xpack-ref}/saml-guide.html[Configuring OpenID Connect Single-Sign-On on the Elastic Stack] for more details.
should also be configured in {es}. For more details, see {ref}/oidc-guide.html[Configuring single sign-on to the {stack} using OpenID Connect].

Set the configuration values in `kibana.yml` as follows:

Expand Down

0 comments on commit 27c464e

Please sign in to comment.