Skip to content

Commit 36cabba

Browse files
authored
NameID mapping and Single Logout (#47288) (#47561)
Clarify in the documentation that for SAML Single Logout to be functional, the Identity Provider needs to release a NameID.
1 parent 41c04ef commit 36cabba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,7 @@ services it offers.
394394
By default the Elastic Stack will support SAML SLO if the following are true:
395395

396396
- Your IdP metadata specifies that the IdP offers a SLO service
397+
- Your IdP releases a NameID in the subject of the SAML assertion that it issues for your users
397398
- You configure `sp.logout`
398399
- The setting `idp.use_single_logout` is not `false`
399400

0 commit comments

Comments
 (0)