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
6
votes
1 answer
Triggered SMS through SOA/UMS not getting Sender Address from sdpmessagingdriver-smpp driver configuration settings
DESCRIPTION:
We are using sdpmessagingdriver-smpp driver deployed on SOA server
to send SMS messages.
We have configured SMPP driver properties with "Sender Address" &
"Default Sender Address".
When we try to send SMS then it fails with error…

Himanshu
- 825
- 2
- 10
- 24
5
votes
1 answer
How to programmatically get provisioning resources with oim 11g client api
I'm using the oracle OIM 11g api (in packages oracle.iam). I use the class oracle.iam.platform.OIMClient to get all the OIM client services like UserManager.
I need to find the resources got with the provisioning workflows. Which service can I use?…

Fabio Strocco
- 300
- 4
- 14
4
votes
1 answer
How to add custom capabilities for Admin Roles in OIM 11G R2 PS3
We have a scenario where we have to assign partial Admin Roles for few users in OIM 11G R2 PS3. The OOTB capabilities that are available in OIM does not meet the requirements. I would like to know if there is any way to add custom capabilities…

Srinivasagopalan
- 41
- 3
3
votes
5 answers
OIM - Provisioning an account on entitlement request
Is it possible to provision an account on entitlement request or OIM expects an account to already exist before the entitlement request?
I already have an application instance, it has 2-3 entitlements
when an OIM user requests an entitlement to a…

Leo
- 6,480
- 4
- 37
- 52
2
votes
1 answer
Move Organization Members from one to another using Oracle Identity Manager API
I am trying move Organization Members from a Parent Organization to its Child Organization through Oracle Identity Manager API. I have the orgkey for both of them. I have written the below code snippet. I am able to get the list of Parent…

Sandip
- 23
- 3
2
votes
0 answers
Account not provisioned to user using RBAC in oim12c
I have created a role and access policy (has app instance) assigned to the role.
when i create a user , role is assigned but no resource added to user account.
I ran catalogue as well evaluate user policy schedulers.Resource not updated in user…

Sairu
- 31
- 2
2
votes
1 answer
Db queries of OIM
DB query to check Account status of the user
DB query to check Entitlement status of the user
DB query to check Role and Access Policy mapping.
Please let me know if anyone have these queries?

Sharmistha Mitra
- 126
- 1
- 7
2
votes
2 answers
How to authenticate user via OIM API?
I need to do oim user authentication from third party application. I am searching for OIM API for the same.

Chaitanya K
- 1,827
- 4
- 32
- 67
2
votes
1 answer
What is the difference between Custom plugin and custom event handlers in OIM 11g R2?
What is the difference between Custom plugin and custom event handlers in OIM 11g R2?
Thanks a ton in advance...
Sangita

Sangita Patro
- 41
- 1
- 3
2
votes
1 answer
Integration of Active directory with OIM
If the connector server and Active directory is installed in the same Windows server then what are the advantages and disadvantages of the same.
Thanks in advance....
Sangita

Sangita Patro
- 41
- 1
- 3
2
votes
2 answers
Diagnostics data was not saved to the credential store
While starting Weblogic server I am getting following error.
Info: Data source is: opss-DBDS
[EL Severe]: 2015-06-09 11:16:36.84--ServerSession(357148745)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 2.3.1.v20111018-r10243):…

swati yedle
- 91
- 1
- 5
2
votes
2 answers
OIM - How to import provisioned resources from another OIM version?
i need to import users and their provisioned resources from the version 11.1.1.3 to 11.1.2.2.
For the users I have used the Bulk Load but this script just only import the user data into the usr table and I need to import also the data about the…

BombolOne
- 21
- 2
1
vote
0 answers
WSM-01775 The policy "oracle/wss_username_token_service_policy" cannot be attached to ResourcePattern "/WLS/oim_domain/UNKNOWN"
I am unable to make request from OIM to SOA composite due to some policy mapping issue in Oracle Fusion Middleware.
at org.identityconnectors.framework.impl.api.BufferedResultsProxy$BufferedResultsHandler.run(BufferedResultsProxy.java:162)
Caused…

Furqan Shaikh
- 55
- 9
1
vote
0 answers
OIM EBS Connector Upgrade
I am upgrading Oracle EBS (e-Business Suite) connector for OIM (Oracle Identity Manager)
I am going through this case that when I upgrade the EBS connector, I am loosing the previous customizations. For example:
Custom process forms are not getting…

identitymgr
- 11
- 1
1
vote
0 answers
REST API OIM 12c
We recently migrated to OIM 12c and with this migration we got the REST Api and I want to use it to start automating some of our daily tasks but until now I was unable to figure out how its implemented and how I can access it and use it. Can anyone…

Kelso
- 11
- 3