Browse Source

[DOCS] Update links to avoid redirects (#83944)

Replaces two links that currently go to the redirect page with the updated links to reduce clicks.
Dan Roscigno 3 years ago
parent
commit
11e1d009a4

+ 2 - 1
x-pack/docs/en/security/authentication/saml-guide.asciidoc

@@ -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

+ 1 - 1
x-pack/docs/en/security/authentication/saml-realm.asciidoc

@@ -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}>>.