Returnurl in OIF not working?
Hi, we're using Identity Management Suite 11gR1 PS1. We're using OIF integrated with OAM as Authentication Engine.
For federated applications, we want users' browser to be redirected to application specific page after logout. Then we using following URL in the application's logout button:
https://oif.mydomain/fed/user/logout?returnurl=http://landing_page.mydomain/
However, the browser is never redirected to the returnurl. It stops after executing the OAM logout URL specified in OIF Authentication Engine configuration page.
I got no error in any server log and no idea about why returnurl doesn't work.
Would anyone please help and share your experience?