Logout flow
When the user clicks on logout from Digital Access, acting as IDP with single logout enabled:
- The logout request will be sent to all the active SP sessions with that IDP.
- In response to this, every SP will send a logout response and log out themselves.
- The IDP will also be logged out.
Logout status
The status of the SP logout, whether it was successful or not, can be seen on the logout page.
Issues
If there is an issue in any of the SPs to logout, close all the browser windows to make sure there is no dangling session.