From 52707b4a268fe4f49689e4bd1a61814f4e13585e Mon Sep 17 00:00:00 2001 From: Aleh Zasypkin Date: Thu, 31 Oct 2019 14:46:09 +0100 Subject: [PATCH] [7.3] Fix link to OpenID Connect Elasticsearch guide from the Kibana OpenID Connect docs. (#49777) 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 19a2f5ec4b3a5..c3540865002ce 100644 --- a/docs/user/security/authentication/index.asciidoc +++ b/docs/user/security/authentication/index.asciidoc @@ -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: