...
- LogoutRequest issued by SP to IDP
- IDP determines authenticated SPs for given user session. If there are no SPs, other than the SP who sends logout request, the profile proceeds with step 5.
Otherwise, steps 3 and 4 are repeated for each SP - LogoutRequest issued by IDP to SP
- SP issues LogoutResponse to IDP
- IDP issues LogoutResponse to SP who sends logout request
View file
name SAML User Flow Scenarios.pdf page ICON CR - Single Sign-Out space DET height 250 SAML User Scenarios : Page 2 (Logout)
LogoutRequest is extend from RequestAbstractType.
There are some attributes that must be in the RequestAbstractType element
...