Clarify in the documentation that for SAML Single Logout to be functional, the Identity Provider needs to release a NameID.
This commit is contained in:
parent
41c04ef39c
commit
36cabbae80
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in New Issue