Skip to content

Commit

Permalink
NameID mapping and Single Logout (elastic#47288)
Browse files Browse the repository at this point in the history
Clarify in the documentation that for SAML Single Logout to be
functional, the Identity Provider needs to release a NameID.
  • Loading branch information
jkakavas committed Oct 4, 2019
1 parent cb596a3 commit a212e34
Showing 1 changed file with 1 addition and 0 deletions.
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 @@ -394,6 +394,7 @@ services it offers.
By default the Elastic Stack will support SAML SLO if the following are true:

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

Expand Down

0 comments on commit a212e34

Please sign in to comment.