My client is using oracle access manager for single signon, and they want to be able to redirect users to a custom page if the authentication fails (like if they don't have a userid in PeopleSoft).
It's my understanding that %Response.Redirect does not work in signon peoplecode. so is there a way to redirect them?