Oracle Identity Manager(OIM) 11g R2 PS2(11.1.2.2.0) & Oracle SOA 11.1.1.7.0 Installation & Configuration
Note: Identity and Access Management 11g R2 PS2 installers can be downloaded from http://www.oracle.com/technetwork/middleware/id-mgmt/downloads/oid-11gr2-2104316.html
Steps:
- Oracle Database Installation
- IAM 11.1.2.2.0 RCU Installation
- WebLogic 10.3.6 Installation
- SOA 11.1.1.7.0 Installation
- Configure SOA domain
- SOA Mandatory Patches for OIM 11g R2 PS2 (which is bundled by default in IAM Installer Disk1)
- IAM Suite Installation
- Upgrading OPSS Schema using Patch Set Assistant
- Extend OIM in existing domain(In this case we used SOA domain)
- Configure OIM
- Start OIM & SOA services
1. Oracle Database Installation:
Navigate to Database installer and double click on the setup as shown in below screen shot.
Note: For Oracle IAM suite setup select AL32UTF8 character set.
2. RCU Installation:
Unzip the RCU and navigate to /rcuHome/bin and double click on "rcu.bat".
Unzip the RCU and navigate to /rcuHome/bin and double click on "rcu.bat".
3. Weblogic Installation
4. SOA Installation
5. Configure SOA Domain
6. SOA Mandatory Patches for OIM 11g R2 PS2 (which is bundled by default in IAM Installer Disk1)
7. IAM Suite installation
8. Upgrading OPSS Schema using Patch Set Assistant
9. Extend SOA domain to OIM
Configure Database security store using below command
<MW_HOME>/oracle_common/common/bin/wlst.cmd <IAM_HOME>/common/tools/configureSecurityStore.py -d <MW_Home>/user_projects/domains/base_domain -c IAM -p welcome1 -m create
Then start SOA Managed Server & Weblogic Admin Server.
10. Configure OIM:
Now, Restart Weblogic Admin server, SOA Managed Server.
11. Start OIM managed server.
Then access below URL's and login using "xelsysadm" account with password provided at the time of configuration.
http://<<hostname>>:14000/sysadmin
http://<<hostname>>:14000/identity
-- Thanks
Good work Kiran... Keep posting...
ReplyDeleteHi Kiran,
ReplyDeleteNice Post, keep posting..
and i am followed ur post but i got this error while login into http://localhost:14000/sysadmin
Error 500--Internal Server Error
javax.el.ELException: oracle.iam.platform.utils.NoSuchServiceException: java.lang.reflect.InvocationTargetException
at javax.el.BeanELResolver.getValue(BeanELResolver.java:298)
at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)
at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:200)
at com.sun.el.parser.AstValue.getValue(AstValue.java:138)
at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:68)
at org.apache.myfaces.trinidadinternal.context.RequestContextImpl.getSkinFamily(RequestContextImpl.java:270)
at org.apache.myfaces.trinidadinternal.renderkit.core.CoreRenderingContext._initializeSkin(CoreRenderingContext.java:594)
at org.apache.myfaces.trinidadinternal.renderkit.core.CoreRenderingContext.(CoreRenderingContext.java:87)
at oracle.adfinternal.view.faces.renderkit.rich.RichAdfRenderingContext.(RichAdfRenderingContext.java:82)
at oracle.adfinternal.view.faces.renderkit.rich.RichRenderKit$CreateARC.encodeBegin(RichRenderKit.java:456)
at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:183)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:979)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:408)
at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:237)
at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
I got the same error as you did, any idea what caused this?
DeleteWhat is the process to synchronize with LDAP? Oracle Internet Directory is included in Oracle Identity Management?
ReplyDelete