Logout user logged in using SSO - Azure - endpoint SAML2.0

Carolina Gonçalves 1 Reputation point
2021-09-17T14:30:44.287+00:00

Hello,

I'm using the SAML2.0 protocol to do SSO using azure app registration. There is no problem with Login, but Logout goes well only when there is no more than one user logged in, if there is more than one possible account, it gets stuck on the page with the following information:
You signed out of your account
It's a good idea to close all browser windows.
and does not redirect to the page defined in the application in Azure (logout URL).

The endpoint that I am using is https://login.microsoftonline.com/{my_tenant}/saml2/SAMLRequest={with the LogoutRequest xml encoded} - logout.

Can anyone help me with this problem?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,679 questions
{count} votes