Oracle Identity Manager is Identity Provisioning & Reconciliation software from Oracle and is part of Oracle Identity Management (IdM) product stack (which in turn is part of Oracle Fusion Middleware).
Oracle Identity Manager is built on Thor Exellerate acquired by Oracle.
- Oracle Identity Manager version 9.1 is released and now available to download from here
- For new features of Oracle Identity Manager version 9.1 Click Here
- Documentation for Oracle Identity Manager is available here.
More on Oracle Identity Manager, Identity Attestation feature , Installation of Oracle Identity Manager 9.1, Identity Manager Connector coming soon …
Related Posts for Identity Manager
- Oracle Identity Manager (User Provisioning – Thor)
- Installing Oracle Identity Manager (Thor Xellerate)
- Oracle Identity Manager 9.1 released
- Oracle Identity Manager (Thor Xellerate) Architecture
- Resource, Reconciliation, Provisioning and Connector in Oracle Identity Manager #OIM
- Oracle Identity Manager (OIM) Connector for Oracle Internet Directory (OID) : Architecture and Overview
- Step by Step Installation of OIM Design Console 9.1.0
- Error while running PurgeCache in OIM 11g : LoginException unable to find LoginModule class : WebLogic Full Clinet
- Integrate OIM 11g with OID using connector for Provisioning / Reconcilliation – Installation
- PurgeCache in OIM 11g : CategoryName
- OIM LDAP Sync : Overview and Key Points
- OIM 11g : How to export/import/delete Files from MDS
- Where are OAM details stored in OIM (account unlock, password reset)
- libOVD adapters in OIM LDAP Integration : LDAPsync – view and modify Adapter settings (bindDN and bindPassword)
- Error Starting OIM Design Console (xlclient.sh) on Linux java.lang. NoClassDefFoundError
- OIM 11g Challenge Questions (PCQ) for forgot password
- Oracle EBS Integration with OIM (Identity Manager) : Things you should know
- Users not synced from OID to OIM : Debug Scheduled Job
- OIM Connector for Microsoft : AD, Exchange, Windows, Password Management
- Connector Server for OIM connectors : .NET or JAVA
- OIM 11g Challenge Questions – Everything you must know
- OIM 11g How to add Challenge Questions
- OIM : Assign AD resource : An error occurred because the Adapters are not compiled : How to compile adapters in OIM
- OIM User Creation : An Error occurred while performing create user operation. Unable to get LDAP connection
- OIM – AD integration : Active Directory Group Lookup Recon failed with error Remote Framework Key is invalid
- Microsoft Active Directory (AD) to Oracle Identity Manager (OIM) Password Synchronization: Things you must know : Part I
- Provision resource “Microsoft Exchange” to user in OIM : Status remains in Provisioning : Part I
- Target Resource (or Managed Resource) vs Trusted Source (or Authoritative Source) Mode : OIM integration with applications (AD, OID, OVD, EBS, SAP, HR, LDAP)
- 500 Internal server accessing OIM application : com.bea. security.MicroSM. getInstance oracle.iam. platform. authz.impl
- Your account is locked. You can unlock your account by going to Forgot Password
- OIM 11g : How to find User and Manager details : USR table
- OIM 11g : User Detail/Attribute (Description) not visible in OIM User screen : EBS / OID / OIM integration
- OIM 11g: The add proxy operation for user XXXXX failed with following error oracle. bpel. services. workflow. client. workflowservieclientException javax.xml.ws.WebServiceException could not determine wsdl ports
- Oracle Identity Manager BP07 for 11gR1 PS1 11.1.1.5.7 (16097399) is now available – (Part of Identity Management SUite BP03 16209876)
- OIM 11g : SQL to List User’s Manager
- OIM integrated with OAM (SSO) showing OIM login screen : User Soft Locked





Good hands-on exercises (installation, patching, cloning), very experienced trainer worth every penny 
11 users commented in " Oracle Identity Manager 9.1 released "
Follow-up comment rss or Leave a TrackbackHi Atul,
How to find out if the OID is installed in SSL mode on Non SSL mode?
Thanks in advance.
Check on $ORACLE_HOME/ldap/log/oidldapd01.log (on OID server) and search for “Listening” and you should be able to see entry like
YYYYY/MM/DD:HH:MM:SS * DispatcherListener:2 * Listening on Non SSL port = 389 an
d SSL port = 636
Which shows that in above case OID Non SSL port is 389 and SSL port is 636 and its listening on both SSL and NON SSL Port
Hi,
I need to install the following products on 2 servers
Oracle Identity Management Suite (OID, DAS, SSO) as a OracleAS Active-Active Cluster.
Oracle Identity Manager in Cluster
Oracle Access Manager in Cluster
Oracle Virtual Directory in Cluster
with F5 load balancers
A bit complex configuration, but think i can achieve it. I completed the first task successfully but now I am facing a problem when i wanted to install the Oracle Identity Manager 9.1 on the existing OracleAS cluster. OIM is looking for a 10.1.3.x version of OracleAS where as the Oracle Identity Management suite is shipped with OracleAS 10.1.0.2 version. we went ahead with the installation process as there was no reference of application server version in the Oracle Identity Management Certification matrix and the OracleAS 10.1.3.4 certification document below mentioned that IM 10.1.4.0.1 is shipped with 10.1.3.x version.
http://www.oracle.com/technology/software
/products/ias/files/oracle_soa_certification_101310.html
Can anyone guided me how should i go ahead with this.
Thanks & Regards
Ramesh GK
Ramesh,
You need to install OIM and OID/SSO in their own oracle homes as OIM is OAS 10gR3 and OID/SSO (10.1.4) are using different libabries.
OID & SSO comes with their own AS version but OIM is certified with OID/SSO 10.1.4 as well as 10.1.2.X (Install each product in its own oracle_home)
Hi, I need information about how build my own connectors. Can you help me with this?
Thanks,
Alejandro.-
Check here to create your own adapter
http://download.oracle.com/docs/cd/B32479_01/doc.903/b32457/creadp.htm#BHABHHIH
Hi Atul or all contribuitor for this blog
I am new in OIM, i worked in SUN IDM,quite long, but when i tried to install ORACLE IDM either through ORACLE REPOSITORY and SOA for J2AA Container like SOA 10.1.3.0 or other version also, or even with Oracle IDM & IF environment support for REPOSITORY AND APP SERVER AND OID all in one,
Every i stuck in some diffrent types of problem, i fixed all the issue but i am not able to fix below issue will you please help me in that..
Error is as below -( I have sucessfully created the DATABASE through PREPARE…..bat file
Could not connect to the database.
The root cause is . . .
java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:175)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:287)
at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:328)
at oracle.jdbc.driver.PhysicalConnection.(PhysicalConnection.java:430)
at oracle.jdbc.driver.T4CConnection.(T4CConnection.java:151)
at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:608)
at java.sql.DriverManager.getConnection(DriverManager.java:525)
at java.sql.DriverManager.getConnection(DriverManager.java:171)
at com.thortech.xl.systemverification.tests.OraclePrerequisitesCheck.execute(Unknown Source)
at com.thortech.xl.systemverification.webapp.SystemVerificationServlet.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:711)
at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:216)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:117)
at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:110)
at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)
at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)
at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
Please fix the error
TANWEER
Guys,
I have a small challenge, if a user forgets the answer to his or her passphrase is there any way it can be reset by the administrator?
Best Regards,
IDM_newbie
could u pls send me the oim adminconsole[9.1.0] instalation here i am getting error live jobbserver already exist try with new folder…..
@ Ramesh,
Check OIM 9.x installation at http://docs.oracle.com/cd/E10391_01/index.htm Pick installation guide as per your application server.
thank u kumar
Leave A Reply