Skip to content

Commit

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

Co-Authored-By: Lisa Cawley <[email protected]>
  • Loading branch information
azasypkin and lcawl authored Oct 31, 2019
1 parent efc9638 commit 43fcd91
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 @@ -99,7 +99,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 43fcd91

Please sign in to comment.