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
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