Questions tagged [identity-management]

broad term used for authentication and authorization systems

This term is broadly used to cover issues such as how users are given an identity, the protection of that identity, and the technologies supporting that protection (e.g., network protocols, digital certificates, passwords, etc.) detailed reading

286 questions
0
votes
1 answer

Access policy is not getting triggered for Parent role

I was working on parent child roles in OIM. Suppose Role A is parent and Role B is child .Role A has access policy A attached to it and similarly Role B has access policy B attached to it. Now when i assign Role B(child role) to user Role A…
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67
0
votes
1 answer

How to check the progress of evaluate user policy via SQL Query?

Is there a query to get all the users that the Evaluate User Policies job is processing or needs to process?
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67
0
votes
0 answers

Active Directory Target User Delete Reconciliation not working

I am trying the OOTB Active Directory Target User Delete Reconciliation job, (OIM11gR2PS3) but it does not seem to work. It throws no events, and the Sync Token of the job remains empty. Do you have any suggestions?
Ioanna Katsanou
  • 484
  • 2
  • 7
  • 24
0
votes
1 answer

Error while provisioning Active Directory account to user using access policy

Hi I have OIM11gR2PS3 environment installed with Active Directory 11.1.6.0.0 Connector configured. We have password policy attached to AD resource. Earlier users were having AD account provisioned. But from last couple of days on the basis of user…
Kunal Varpe
  • 419
  • 1
  • 5
  • 28
0
votes
1 answer

Change Task triggering but not reflecting the field values on OIM process Form

When I am changing any attributes of user from User Profile its changing those attributes in OIM and target also. The change Tasks are getting called when checked in the Resource History, but the updated data is not shown in the OIM Process…
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67
0
votes
0 answers

Wrong display name is propagated in Active Directory

We have Active directory connector installed on OIM 11gR2 PS3. We have configured the connector to populate display name as "First Last" in Pre-Populate as well as in Change task. But when we tried to provision the AD account to user, the…
Kunal Varpe
  • 419
  • 1
  • 5
  • 28
0
votes
1 answer

OIM11gR2PS3 Dynamic Manual Fulfillment Task Assignment

Usually when a Disconnected Application Instance is provisioned to a user, the manual fulfillment tasks are by default assigned to "SYSTEM ADMINISTRATORS" Role. We can modify it to any other role directly in SOA Composer so that the Fulfillment…
0
votes
0 answers

How to connect with IdM (redhat) using Ruby to get users list

Using Ruby, I want to be able to connect to the Red Hat Identity Management System and retrieve a list of users that belong to a specific user group. I know that you are able to get and search for users using the ipa command if you are on the…
Sarah
  • 1,361
  • 2
  • 14
  • 20
0
votes
1 answer

OIM Custom ICF based connector throwing runtime exception

I have created one ICF based Flat file connector which uses REST web service to Read/write the data from file. I have used jersey implementation 1.6 to write the web service and the java client which will call that web service. I am using stand…
Kunal Varpe
  • 419
  • 1
  • 5
  • 28
0
votes
1 answer

Exception when event handler plugin is invoked

I have created the OIM Event Handler and imported metadata too. I can see the metadata file is imported successfully and can be seen when metadata is exported. I have created the folder structure for plugin and copied the folder structure as is to…
0
votes
1 answer

OIMService.doOperation failing with ArrayIndexOutOfBoundsException for revoking entitlements

I am trying to revoke AD entitlement via OIMService API, it is a single method which takes care of provisioning and deprovisioning the entitlement. The provisioning works fine without any exception but deprovisioning fails with the following…
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67
0
votes
1 answer

Does Forefront identity manager 2010 R2 SP1 support Internet Explorer 11

As per pre-requisite documentation FIM portal 2010 R2 SP1 supports Internet Explorer 9,8,7 and 6. Is Internet Explorer 11 officially supported for FIM Portal 4.1.3419 ( 2010 R2 SP1) running on Windows 2008 R2 SP1? If not, can you please suggest the…
0
votes
1 answer

Monitor console activities of RedHat IDM

I want to monitor the console activities such as who login, Any new users got created and new hosts got added for my PCI Activity. Unable to figure out in which logs the above mentioned info is present I have looked into…
user60679
  • 709
  • 14
  • 28
0
votes
1 answer

Gluu Server 2.4.1 not starting on CentOS 7

After install Gluu Server 2.4.1 using the following link: https://www.gluu.org/docs/admin-guide/deployment/centos7/ when I try to start using command : /sbin/gluu-serverd-2.4.1 start it gives me this error: Job for…
Ram
  • 73
  • 1
  • 5
0
votes
1 answer

What are adapters used for in IBM Security Identity Manager?

When do we use these adapters? How are they used by services and TDI? Please answer in Layman language if you can.