Oracle Identity Manager is a powerful and flexible enterprise identity management system that automatically manages users' access privileges within enterprise IT resources. (see http://www.oracle.com/technetwork/middleware/id-mgmt/overview/index-098451.html)
Questions tagged [oim]
130 questions
0
votes
1 answer
Oracle IDAM installation | system requirement
I have installed OIM [11GR2 PS2] and OAM [R2PS2] in my PC, but system hangs with 12Gb of RAM.
I have I3 5th generation processor along with 12 Gb of RAM.I use win10 as my basic OS; however for installing oracle product I use VM where I have…

Bshwajeet
- 5
- 4
0
votes
1 answer
How to make manager comments mandatory in SOA Workflow
UseCase : I want to make the manager comments mandatory in soa /oim workflow before accepting rejecting any request from user .
Please suggest .
Thanks in advance .

Ankit Jindal
- 41
- 8
0
votes
1 answer
java: symbol lookup error: /lib64/libnssutil3.so: undefined symbol: PR_GetEnvSecure in Oracle Linux 7.5
Good day.
What need to do if the script execution leads to a problem java: symbol lookup error /lib64/libnssutil3.so?
I try install Oracle IDM 11gR2 (11.1.2.3) on Oracle Linux 7.5.
Already installed Oracle Databace 12c, OIM RCU, WebLogic, SOA and…

MaysSpirit
- 43
- 2
- 8
0
votes
1 answer
Search User based on Custom attribute value in OIM
I have created one custom attribute and updating its value to 'true'. Now I am trying to fetch all the user for which custom attribute value is 'true'. I am trying to use the below API but in that I am able to pass only OOTB attributes. Please…

Abarna
- 1
- 2
0
votes
1 answer
what is exact difference between configuring a software and integration in OIM
I am new to OIM so while installing and doing real-time scenario I always saw these terms configuration and integration. I want to know the exact difference please let me clarify all these related to OIM and as well as OAM terms.

Anji babu
- 11
- 3
0
votes
1 answer
EntityManager in OIM
I am using EntityManager API in OIM to update attribute. Below is the code. But I am getting exception at "entMgr.modifyEntity("User",userLogin, mapAttrs);". Is this because of using userlogin? and I am getting userlogin from adapter in run time and…

Abarna
- 1
- 2
0
votes
0 answers
Broken Buttons in Create User Task Flow when accessed from Self Service Tab
I am working on setting a Dashboard Box on the Identity Self Service Home using sandboxes in OIM (11gr2ps3). The purpose of this box is to call the Create User form. And while it opens correctly, the Cancel and Submit buttons from the form will not…

nemo
- 1
- 3
0
votes
1 answer
OAAM 11gR2 Authentication Issue - OTP screen not presented for 2 factor users
I'm using Oracle 11gR2 OAM-OAAM integrated environment.
Test Case for 2 factor user:
Access Protected URL.
Once Login page is presented, enter username and password.
After successful authetication, instead of redirecting to OTP page, its…

raman13b
- 21
- 6
0
votes
1 answer
INST-6193 during Weblogic Admin Server config (11gR2)
Attempting to set up my OIM server's connection through configuring my WebLogic server. Running ./config.sh from /home/oracle/Oracle/Middleware/Oracle_IDM1/bin
javaINST-6193: The attribute JpsContextName in MBean…

Jazzbandit1313
- 1
- 2
0
votes
1 answer
How to invoke REST API from OIM event handlers
I have a requirement to call external REST API from custom postprocess event handler in OracleIdentityManager?
If anyone have idea,please post here.
0
votes
0 answers
URL rewrite or reverse proxy for appending a string in request URL - OHS/Apache webserver
We are dealing with a SCIM based requirement for provisioning a target system from OIM.
OIM's SCIM endpoints are in url pattern /idaas/im/scim/v1/endpoint.
While, target system appends /scim/endpoint on it's own. So, post configuration, it becomes,…

Abhi
- 94
- 7
0
votes
1 answer
Can't create SAP's user through JCo API drived by OIM
I'm trying to create an SAP user from OIM using the sapjco3.jar library, but I'm getting an error in the create process:
On OIM side, below is the exception:
####
<[ACTIVE]…

Steven Diaz
- 139
- 12
0
votes
2 answers
Bulk Disable Users in OIM
I have a list of users who are past their expiration date in OIM 11g r2 PS2. I am looking for a way to bulk disable these users in oim, thus trigerring the disabling of their AD and Exchange accounts. There are many and i don't want to disable…

Esogaco
- 1
- 5
0
votes
0 answers
The request was aborted: Could not create SSL/TLS secure channel C# SPML
All,
I am completely new to SPML or webserivces. I know there a lot of questions regarding this issue. I have tried everything I could find. But, I guess my issues is not knowing how to format the request.
protected void Page_Load(object sender,…

satishvad
- 11
- 6
0
votes
1 answer
Accounts getting stuck in System Validation
In our OIM environment we are using rule based role membership & access policies to provision access to users. My problem is that the accounts are being assigned to users but are being stopped at the 'System Validation' step.
To bypass this, the…

Berkley Lamb
- 283
- 2
- 12