mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[7.4] Fix link to OpenID Connect Elasticsearch guide from the Kibana OpenID Connect docs. (#49776)
Co-Authored-By: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
parent
70887fdb45
commit
b0e97991d5
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue