Skip to content

Commit 9c3df55

Browse files
committed
Omits more security content
1 parent ff84bf0 commit 9c3df55

File tree

2 files changed

+36
-5
lines changed

2 files changed

+36
-5
lines changed

docs/en/stack/redirects.asciidoc

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,10 +386,41 @@ See:
386386
=== Monitoring and security
387387

388388
This page has moved.
389-
//See {ref}/secure-monitoring.html[].
389+
//See {ref}/secure-monitoring.html[Monitoring and security].
390390

391391
[role="exclude",id="separating-node-client-traffic"]
392392
=== Separating node-to-node and client traffic
393393

394394
This page has moved.
395395
See {ref}/separating-node-client-traffic.html[Separating node-to-node and client traffic].
396+
397+
[role="exclude",id="custom-realms"]
398+
=== Integrating with other authentication systems
399+
400+
This page has moved.
401+
//See {ref}/custom-realms.html[Integrating with other authentication systems].
402+
403+
[role="exclude",id="anonymous-access"]
404+
=== Enabling anonymous access
405+
406+
This page has moved.
407+
//See {ref}/anonymous-access.html[Enabling anonymous access].
408+
409+
[role="exclude",id="controlling-user-cache"]
410+
=== Controlling the user cache
411+
412+
This page has moved.
413+
//See {ref}/controlling-user-cache.html[Controlling the user cache].
414+
415+
[role="exclude",id="saml-guide"]
416+
=== Configuring SAML single-sign-on on the {stack}
417+
418+
This page has moved.
419+
//See {ref}/saml-guide.html[Configuring SAML SSO on the {stack}].
420+
421+
[role="exclude",id="saml-kibana"]
422+
=== Configuring Kibana
423+
424+
[[saml-kibana-basic]]
425+
This page has moved.
426+
//See {ref}/saml-kibana.html[Configuring Kibana].

docs/en/stack/security/authentication/index.asciidoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ include::pki-realm.asciidoc[]
1313
include::saml-realm.asciidoc[]
1414
include::kerberos-realm.asciidoc[]
1515

16-
include::{xes-repo-dir}/security/authentication/custom-realm.asciidoc[]
16+
//TEMPORARILY OMIT:include::{xes-repo-dir}/security/authentication/custom-realm.asciidoc[]
1717

18-
include::{xes-repo-dir}/security/authentication/anonymous-access.asciidoc[]
18+
//TEMPORARILY OMIT:include::{xes-repo-dir}/security/authentication/anonymous-access.asciidoc[]
1919

20-
include::{xes-repo-dir}/security/authentication/user-cache.asciidoc[]
20+
//TEMPORARILY OMIT:include::{xes-repo-dir}/security/authentication/user-cache.asciidoc[]
2121

22-
include::{xes-repo-dir}/security/authentication/saml-guide.asciidoc[]
22+
//TEMPORARILY OMIT:include::{xes-repo-dir}/security/authentication/saml-guide.asciidoc[]

0 commit comments

Comments
 (0)