浏览代码

[DOCS] Adds missing security anchors (#47585)

Lisa Cawley 6 年之前
父节点
当前提交
c120dd2017

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

@@ -552,7 +552,7 @@ OP or a third party (see <<third-party-login>>). In order to do so, you must exp
 OpenID Connect authentication endpoint within {kib}, so that the {kib} server will
 OpenID Connect authentication endpoint within {kib}, so that the {kib} server will
 not reject these external messages.
 not reject these external messages.
 
 
-
+[[oidc-without-kibana]]
 === OpenID Connect without {kib}
 === OpenID Connect without {kib}
 
 
 The OpenID Connect realm is designed to allow users to authenticate to {kib} and as
 The OpenID Connect realm is designed to allow users to authenticate to {kib} and as

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

@@ -843,6 +843,7 @@ It is possible to have one or more {kib} instances that use SAML, while other
 instances use basic authentication against another realm type (e.g.
 instances use basic authentication against another realm type (e.g.
 <<native-realm, Native>> or <<ldap-realm, LDAP>>).
 <<native-realm, Native>> or <<ldap-realm, LDAP>>).
 
 
+[[saml-troubleshooting]]
 === Troubleshooting SAML Realm Configuration
 === Troubleshooting SAML Realm Configuration
 
 
 The SAML 2.0 specification offers a lot of options and flexibility for the implementers
 The SAML 2.0 specification offers a lot of options and flexibility for the implementers