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
2 changes: 1 addition & 1 deletion x-pack/docs/en/security/authentication/oidc-guide.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
not reject these external messages.


[[oidc-without-kibana]]
=== OpenID Connect without {kib}

The OpenID Connect realm is designed to allow users to authenticate to {kib} and as
Expand Down
1 change: 1 addition & 0 deletions x-pack/docs/en/security/authentication/saml-guide.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.
<<native-realm, Native>> or <<ldap-realm, LDAP>>).

[[saml-troubleshooting]]
=== Troubleshooting SAML Realm Configuration

The SAML 2.0 specification offers a lot of options and flexibility for the implementers
Expand Down