Much awaiting product Oracle Access Manager 11g is released along with few more products Oracle Adaptive Access Manager 11g, Oracle Identity Manager 11g on 20th July.
Software downloads of Oracle Identity and Access Management (11.1.1.3.0) , Oracle Access Manager WebGates (11.1.1.3.0) are available here.
Documentation for the same is available here.
Soon I will come up with more posts working on Oracle Access Manager 11g.
Hi Mahendra,
ReplyDeletei was doing OAM websphere without reserve proxy integration. and i hit into some problem which really puzzle me. While following OAM documentation on websphere.
Because websphere without reverse proxy integration with OAM is a bit special and you must turn off the SSO setting in websphere. But After turing on you will not be able to access the IBM login console. So you will need to play around with the OAM policies
Therefore following the documentation:
- Protected resources: /ibm/console
- For Authentication Success you will
redirect to: https://hostname:port/ibm/console
- Authenication scheme: Basic Over LDAP
Then Define and save an anonymous authentication scheme with "none" as a challenge
method to allow access to everyone for the following WebSphere resources like the Login Form Page.
- Protected resources: /ibm/console/logon.jsp
- Authenication scheme: anonymous authentication
After configurating these settings, i try to access the console, i will get a infinte autheication loop. It kept redirecting me back to the login console page and prompt for authenication
Is there anything that i must take note of or anything that i had configure wrongly?
I am unable to install WebGates 11.1.1.3.0 on OEL 5.5 due to gcc library issues. It seems to require gcc 3.4.6 which I don't know how to deal with.
ReplyDeleteHi,
ReplyDeleteCan you try using Form based authentication for WebSphere integration? Though I have not done this integration before, I could say in general that most of the third party integrations work with Form based out of the box. Also, you can specify FORM instead of "none" in WebSphere settings.
Ensure to have Form auth scheme set properly.
Hope this helps.
Hi Taksasen,
ReplyDeletePlease get the certified version of GCC libraries from otn site. Also, is it 64-bit version or 32-bit? If it is 64-bit, it might be bit tricky.
-Mahendra.
Hi Mahendra,
ReplyDeleteI solved it. Got some help from oracle support and managed to copy the right libs to a common location so I could get the installation done. I have not had the time to play around with the product yet thought. Love your blog, I can learn lots from it. Thanks a lot :-)
Congrats Tisaksen.
ReplyDeleteHi Mahendra,
ReplyDeleteI am trying to implement SSO in my application using OAM 11g, but not able to do so. Can you please tell me steps to implement it.
Thanks,
Shivendra
Hi Shivendra,
ReplyDeleteSorry for the late response.
I have not SSO in OAM 11g yet. However, you should install WebGate on the webserver where application resides and create a Agent profile in OAM console.
Please find Oracle documentation for more details.
http://download.oracle.com/docs/cd/E14571_01/im.htm
Thanks,
Mahendra.