-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
2.6
-
False
-
-
False
Description
Allow a logged in user to terminate the EntraID session by using SAML Single Logout (SLO). Currently using the Logout button in AAP does not actually terminates the session on the SAML server but only in AAP.
Related Documentation
- AAP uses SAML-toolkit as per https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.6/html-single/access_management_and_authentication/index#controller-set-up-SAML
- SAML-toolkit supports the parameter `singleLogoutService` as per https://github.com/SAML-Toolkits/python-saml#settings
- EntraID supports single-sign-out as per https://learn.microsoft.com/en-us/entra/identity-platform/single-sign-out-saml-protocol