ntegrating Oracle Forms 11.1.2.1 with Oracle Access Manager
I have Oracle Forms 11.1.2.1 installed and configured it during the install as using Oracle Access Manager as its Access Control. Instead of using Webgate for Forms to use OAM, I used mod_osso to handle the connection and created an osso agent in Access Manager and performed all of the steps outlined in Sections 9.7.2 from http://docs.oracle.com/cd/E38115_01/doc.111210/e24477/sso.htm#FSDEP267. I also made additional changes to httpd.conf, ssl.conf, forms.conf, etc. When I try to run the test form with the URL https://hostname:8890/forms/frmservlet?form=test.fmx&config=ssoconfig, I get redirected to the Oracle Access Manager login page but if I enter any credentials, I end up getting a page cannot be displayed. Furthermore, the URL displayed ends up being http and not https. I am not sure whether I have things registered properly with Oracle Access Manager or whether I am lacking some other steps to integrate Forms with Access Manager and SSO. Any help would be appreciated.
0