Skip to content

Commit

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

Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
  • Loading branch information
azasypkin and lcawl committed Oct 31, 2019
1 parent 6e071ff commit 52707b4
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 @@ -92,7 +92,7 @@ Basic authentication is supported _only_ if `basic` authentication provider is e
==== 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 52707b4

Please sign in to comment.