R12.2 - AP Invoice Approval Notification "View Additional Details" link not working with F5 APM SSO
We are using custom SSO implemented with F5 APM module and when this is active, then AP Invoice Approval notification link "View Additional Details" is not working - error message: "You are trying to access a page that is no longer active"
When we disable SSO and use standard EBS Login, then link is working - redirects to login page and after entering password, correct page is opening.
We have customized AppsLocalLogin.jsp also and login action is set to /OA_HTML/AuthenticateUser instead of default SubmitCredentials().
We have defined custom requestURL in AuthenticateUser.java that will redirect back to original link URL after logging in. If we remove this redirect, we will not get error, but instead of redirecting back to "View Additional Details" page, it will open Oracle Homepage.