Swift user signed out of application (using OpenID, not MSAL) but redirect does not occur

Chad Rutherford 0 Reputation points
2026-04-14T17:11:17.0866667+00:00

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

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.