Skip to content

Commit b2506a8

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

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

Lines changed: 1 addition & 0 deletions
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)