From 27c464e35d36b102bb48d52c66697a0d3e7d1d5e Mon Sep 17 00:00:00 2001 From: Aleh Zasypkin Date: Wed, 30 Oct 2019 19:40:29 +0100 Subject: [PATCH] Fix link to OpenID Connect Elasticsearch guide from the Kibana OpenID Connect docs. (#49731) Co-Authored-By: Lisa Cawley --- docs/user/security/authentication/index.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/security/authentication/index.asciidoc b/docs/user/security/authentication/index.asciidoc index 8a4678e05149..c2b1adc5e1b9 100644 --- a/docs/user/security/authentication/index.asciidoc +++ b/docs/user/security/authentication/index.asciidoc @@ -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: