A cloud-based identity and access management service for securing user authentication and resource access
Swift user signed out of application (using OpenID, not MSAL) but redirect does not occur
Chad Rutherford
0
Reputation points
When signing a user out in my application, the logout request succeeds, but the user is left on a web page that reads, "You signed out of your account It's a good idea to close all browser windows" After researching this several sources, indicate that this means redirect to post_logout_redirect_uri has failed due to incorrect match. The issue is, I have the post_logout_redirect_uri exactly matching the redirect uri in my App registration and the scheme and redirect uri match.
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Sign in to answer