105
Views
1
Comments
[IdPReact] Can't logout properly with Azure AD
idp-react
Reactive icon
Forge asset by Telmo Martins
Application Type
Reactive
Service Studio Version
11.51.1 (Build 55783)

Our client have a web app that supports SSO via Azure AD but unfortunately it has issue logging out of Azure AD.

Steps to reproduce:

  • user1 enters email_1@companyABC.com and click login button
  • user1 redirected to login.microsoftonline.com
  • user1 enters email_1@companyABC.com and password, then redirected to the user1 profile page
  • user1 click logout button and redirected to login page
  • user2 enters email_2@companyABC.com and click login button
  • it immediately redirects to user1 profile page, not user2. It doesn't even show the Microsoft login page.
  • clearing the cookies and refreshing the login page doesn't help

In other words, it doesn't log out user1 out of Azure AD when user1 click the logout button.

I attached a picture that might be relevant:


Can anybody help please? Thx.

2021-11-23 14-27-55
Constance Li

Hi Hisyam,

May be you could try to recreate a test application by following the steps below? 

https://success.outsystems.com/Documentation/How-to_Guides/Integrations/How_to_configure_OutSystems_to_use_identity_providers_using_SAML


Regards,

Constance

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.