Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion x-pack/docs/en/security/authentication/saml-guide.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ required in {kib} to activate the SAML authentication provider.
NOTE: The SAML support in {kib} is designed on the expectation that it will be
the primary (or sole) authentication method for users of that {kib} instance.
Once you enable SAML authentication in {kib} it will affect all users who try
to login. The <<saml-kibana>> section provides more detail about how this works.
to login. The <<saml-configure-kibana>> section provides more detail about how
this works.

[[saml-guide-idp]]
=== The identity provider
Expand Down
2 changes: 1 addition & 1 deletion x-pack/docs/en/security/authentication/saml-realm.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ chain.

In order to simplify the process of configuring SAML authentication within the
Elastic Stack, there is a step-by-step guide to
<<saml-guide, Configuring Elasticsearch and Kibana to use SAML single sign-on>>.
<<saml-guide-stack,Configuring SAML single-sign-on on the {stack}>>.