I discussed about OIM connectors available for Microsoft Products(AD User Management, Microsoft Windows, Microsoft Exchange, and Password Synchronization), I also posted about Password Synchronization for Active Directory that must be installed on all Microsoft Active Directory Domain Controllers, and is used to sync password updated on AD to OIM (Note: Passwords are syncronized by default […]
Read MoreOIM is a J2EE application deployed on Oracle WebLogic Server (prior to OIM 11g, you could deploy OIM on any J2EE complaint Application Server like Web Sphere, iAS, TomCat etc). From OIM 11g onwards, WebLogic Server is mandatory and only supported application server. WebLogic 10.3.5 is mandatory for OIM 11gR1 i.e. 11.1.1.3 and 11.1.1.5 where […]
Read MoreIf you have integrated Oracle Identity Manager (OIM) with Oracle Identity Analytics (OIA) as mentioned here and hitting problem with User Sync from OIM to OIA then check my previous post here to troubleshoot and log location. In order to Synchronize users from OIM to OIA , you run Import Job “Import Users, Accounts, User Role […]
Read MoreI recently configured monitoring of Oracle Identity & Access Management (application part of Oracle Fusion Middleware) using OEM 12c and realised that Oracle Identity Connector Server (used to provision accounts from OIM to AD, OID or other business applications like EBS, Siebel etc) is not monitored via Fusion Middleware monitoring. How should you then monitor […]
Read MoreIf you try to login to standalone Oracle Identity Manager (OIM), you’ll see logon screen as shown below. If OIM is integrated with Single Sign-On like Oracle Access Manager (OAM), then you should see Single Sign-On Server login screen. In my OIM environment (integrated with OAM for SSO), after typing username/password in OAM login screen, […]
Read MoreOracle Identity Manager (OIM – earlier Thor Xellerate) is an User/Role/Entitlement Provisioning and Identity Administration software and part of Oracle Identity Management Suite. Oracle Identity Analytics (OIA – earlier Sun Role Manager) is Role Management and Certification/Attestation software and is part of Oracle Identity Management Suite. OIA 11gR1 is integrated to OIM using steps mentioned here and here […]
Read MoreUser details in Oracle Identity Manager (OIM) are stored in table USR . Column USR_KEY is primary key for user, USR_LOGIN is login ID and USR_MANAGER_KEY refers to manager for that User (Note: USR_MANAGER column is not used to store manager’s detail) To list user’s manager name in OIM run below query SQL> select usr_login, […]
Read MoreOracle Identity Manger (OIM) 11gR1 PS1 (11.1.1.5.0) Bundle Patch 7 (BP07) i.e. 11.1.1.5.7 is now available as patch 16097399 and is part of Oracle Identity Management Suite Bundle Patch 3 (BP03) 16209876. Oracle Identity & Access Management components consists of OIM, OAM, OES, OAAM, OID, OVD, OIF, OIA, GRC, eSSO, OSSO, etc. From installation point […]
Read MoreOracle Identity Manager (OIM) Provides assigning Proxy to some other user so that when a user is on leave or out of office, user can delegated task/approvals to someone else. To assign proxy in OIM: login to Self Service Console : My Profile -> Proxies -> Add Proxy On Adding Proxy, users were getting […]
Read MoreIn commonly used terms Identity represents a user where as an Account represents an access to system. For Example Atul Kumar (an Identity) can have an Account in Active Directory system or an Account in ERP/CRM system. To view user’s account in OIA : Login to OIA -> Identity Warehouse -> Users -> […]
Read More