Archive Monthly Archives: July 2010

Installing Oracle Identity Management (OIM & OAM) 11g R1 PS2 (11.1.1.3) : High Level Steps

Oracle on 21st July, released Identity Management 11gR1 for OAM, OIM, OAAM & OIN (new component introduced in 11gR1) . This post covers very high level steps to install and configure OIM & OAM 11g (detailed step by step instructions coming soon…)   For those who are new to Oracle Identity Management, check this post here for list […]

Read More

Installing JRockit RealTime (JRRT) 3.X

JRockit is Java Virtual Machine (JVM) from BEA (acquired by Oracle) . Other major JVM vendors are Sun, IBM, Apache .. for complete list of JVM vendors click  here . What is JRockit, JRockit Mission Control (JRMC) and JRockit Real Time (JRRT) ? A. JRockit : is JVM technology for JRockit Family. JRockit JVM is bundled with Oracle Fusion Middleware Products (like […]

Read More

Integration of Oracle Access Manager with Oracle Identity Manager

This post covers the steps for Integration of Oracle Access Manager with Oracle Identity Manager. The objective of this integration is to protect the Oracle Identity Manager User Administration Console using Oracle Access Manager. The authentication scheme used in this Post is Form Based authentication. The other schemes such as Basic Over LDAP, Certificate and […]

Read More

Oracle Service Registry 11g – Standalone, Discovery, Publication or Intermediate Regitry for SOA Governance

Oracle Service Repository Registry – is UDDI version 3 (Universal Description, Discovery and Integration) compliant service registry to publishing, discovery and approval of SOA business Service. [Thanks John for pointing this out] . Usecase for OSR – i) Register/Publish SOA Business Service ii) Discover/Search discoverable SOA business Service iii) Approve published service so that it can […]

Read More

Error while deploying custom webcenter application to WebLogic : Unresolved application library references

If you are planning to deploy custom WebCenter application in Fusion Middleware then Oracle’s recommendation is NOT to use any three pre-configured Managed Servers (WLS_Portlet, WLS_Spaces, WLS_Services) or Admin Server but to create new managed server and deploy your custom webcenter application in that managed server,  more information here If you deploy your custom webcenter application on […]

Read More

Oracle Service Bus #OSB 10.3.1 deployment in Active-Active Cluster

This post covers overview and key points for deploying Oracle Service Bus (OSB) 10.3.1(earlier BEA’s AquaLogic Service Bus) on WebLogic Cluster. For OSB 10.3.1 Single Node deployment click here   If you are new to WebLogic then I would recommend to look at Domain, Admin Server, Managed Server and Clusters in WebLogic Server here.   . Key Points for […]

Read More

Reading HTTP Headers set by Oracle Access Manager.

As we know the significance of setting headers to return to the target application after authentication and authorization by the Oracle Access Manager, we must also be aware of which browsers are supported to test this and watch for header variables. So far I was under the impression that we can see the HTTP Headers […]

Read More

Authentication Actions not triggered for Form based authentication: Oracle Access Manager

I have observed a problem while using Form Based authentication for a resource protected by Oracle Access Manager. We have set Actions in Authentication Rule in the Policy Domain which are found to be not set in http headers. In addition, the authentication actions are getting executed if we use Basic Over LDAP instead of […]

Read More

Fetch userid from custom cookie from HTTP session: Oracle Access Manager

Please refer the post for more details why do we need to fetch the userid attribute value from a Cookie instead of Header Variable. Most of the integrations that we do with Oracle Access Manager expect user id to be passed to the target application to identify the user authenticated. The below code can be […]

Read More

Header variables not set in IE browser: Oracle Access Manager

Hi all, This post will cover an important caveat of Oracle Access Manager with Form Based authentication when there are multiple web servers in your architecture resulting into multiple redirections. Lets say the architecture has components WebServer1, WebServer2, WebServer3 and Oracle Access Manager. Lets assume WebServer1 is used as reverse proxy server, WebServer2 is where […]

Read More
Not found