23
Views
1
Comments
[IdPReact] Single Logout is not working
idp-react
Reactive icon
Forge asset by Telmo Martins
Application Type
Reactive

Hi,

I have registered two SAML applications in IdP.

When I click on Logout of Azure app, then user is redirected to OKTA logout URL configured in IdP.

However login and logout of OKTA app is working correct.

I am getting GetLogoutURL.URL -> 

/IdPReact/IdPLogout?OriginalURL=https://personal-5llqolq3.outsystemscloud.com/SAMLTest/?_ts=638475701844136965&_waitForClient=true

Best Regards,

Nitin

2025-01-06 11-59-23
Dieter Vennekens

Currently the SAML App name is no longer a given input with the logout server action.
You could add this again as an optional param to the server action in the IDPreact module.
This input you can then pass along to the IdpReact_SingleLogout_URL as this has the optional input param available

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