How configure OAM and certificate (X509) authentication?
jimcplJun 11 2011 — edited Jul 15 2011Hi,
I have a fairly new IDAM 11g installation, and as a test, I stood up an Apache instance (not OHS), and then installed the 10g webgate (there isn't an 11g webgate for non-OHS Apache). The OAM is configured to point to an OID as the primary user identity store.
After I added the 10g webgate in the OAM console, I can protected a test page on the Apache, and I get a form login page, and if I login with username and password, I can access the test page.
I've now configured the Apache for client-authenticated SSL, and in OAM Console, I set it to X509 authentication scheme, but when I try to access a page that is suppose to be protected, I immediately get a page that says:
"An incorrect Username or Password was specified"
I checked the OAM server log file, and there're messages:
"<Warning> <oracle.oam.engine.authn> <OAMSSA-12116> <Cannot find the user certificate.>"
How can I increase the logging on the OAM server to try to figure out why it can't find the user certificate?
I have the logging on the webgate set to LOGLEVEL_DEBUG3, but it's not really showing me much information that's helpful.
Thanks,
Jim