Oracle Forms 12c OAM/SSO IdleTimeout
Hello,
We have an Oracle Forms/Reports 12c environment protected by SSO/OAM. This has been working well with the exception of Idle Session timeouts (set on OAM). The timeouts occur as expected however the java client 'hangs' when trying to re-authenticate. The java console shows FRM-92091 when redirecting to the SSO login screen (obrareq.cgi?encquery)
Non java protected resources (ex rwservlet/showjobs) work correctly so it would seem OAM is configured correctly.
Support have suggested Forms re-authentication using OAM is not possible (java applet can't handle redirection) and timeouts must be coded within the form. I am waiting for confirmation of this.