51
Views
4
Comments
[IdP] ADFS logout, works first time but not second time
Question
idp
Web icon
Forge asset by João Barata

Logging out appears to be successful but the session is still alive and user can still access the platform.

SSO with ADFS

  • Users logs in and logs out.
  • Load up a bookmarked page to verify that login prompt is shown
  • User logs in again and logout
  • User is still logged in although the logout confirmation page was shown in second time.

Anybody know how to tackle it?

2018-09-27 18-20-33
Swatantra Kumar
Champion

Hi Jessica,

To make sure logout works you need to 

  • Use the IdP_SingleLogout_URL action to retrieve the logout URL 
  • Redirect the user to the retrieved URL
  • Configure this URL in the back office 
  • Match the ADFS endpoint for the logout

Regards,

Swatantra

UserImage.jpg
Jessica Lee

I am using reactive web app so that i make use of 'GetLogoutURl' action

2018-09-27 18-20-33
Swatantra Kumar
Champion

For reactive app, make use of IdPReact

UserImage.jpg
Jessica Lee

i have used IdpReact yet but the problem is still existed.

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