Questions tagged [identitymanager]
45 questions
0
votes
1 answer
SQL query to get recently created users in OIM
Is there a SQL query for users created in OIM. There are no dates provided while creating users in OIM, But we need to find the users on the basis of their creation date.

Chaitanya K
- 1,827
- 4
- 32
- 67
0
votes
2 answers
Is there a SQL query to get userwise provisioned account in OIM?
I need a query to check if the account is provisioned to user from database.
Any clues?

Chaitanya K
- 1,827
- 4
- 32
- 67
0
votes
1 answer
FIWARE - Keyrock new user without access
We want to add users at our local instance of keyrock. Now, we only have the default idm user. When we create a new user, a confirmation email should be sent, but this is not happening. In this case, the new user is not validated and therefore…

Dalton Cézane
- 3,672
- 2
- 35
- 60
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
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
1 answer
thinktecture IdentityServer "remember me" configuration
In the 'AuthenticationOptions', If i set true the propperty "RememberLastUsername", the username is always autocomplete with the previous username that i wrote in the login form. If i set the property to false, the username never remember the last…

Sem
- 73
- 1
- 6
0
votes
1 answer
How to provision skype for business account to OIM user?
The integration between OIM and Microsoft Exchange is in place. Now we want to provision lync or skype for business to this user. What are the possible ways to do it? Also is it necessary to have O365 email id for every user whom we want to grant…

Chaitanya K
- 1,827
- 4
- 32
- 67
0
votes
1 answer
How to Configure IdentityManager
I'm at the early days of looking into IdentityServer v3 and IdentityManager, as I'm certain those guys are more clued up than I, but I cannot see how to configure the IdentityManager.
If we're deploying IdentityManager to a client, all the client…

Fetchez la vache
- 4,940
- 4
- 36
- 55
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…

Chaitanya K
- 1,827
- 4
- 32
- 67
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
thinktecture identitymanager without identityserver3, is it possible?
Identity manager work with an identity service like "asp.net-identity" without identityserver, or is it neccesary for implement a single sign-on system?
There is any example about that?

A Jf
- 1
0
votes
2 answers
IdentityManager does not get all claims
I have an IdentityServer set up with only one hybrid-flow client that sets "all_claims" for AllowedScopes. On another computer I have an MVC app that connects to IdSvr to log-in the user. It also sets a /admin binding for IdMgr. I can log-in to the…

orad
- 15,272
- 23
- 77
- 113
-1
votes
1 answer
How to partition users ASP.NET Identity
I am working through examples of using Thinktecture's IdentityServer v3 along with ASP.NET Identity. I see that ASP.NET Identity is set up to manage users by roles and claims. Is there any feature that allows you to partition users such that the…

Ian
- 4,169
- 3
- 37
- 62
-1
votes
1 answer
SQL Query to check all the plugins deployed in OIM
I have to check what all plugins are deployed in my all the environments of OIM.
I can do MDS export to check the same.
But I need a quicker solution to do the same.
Is there a SQL query to check the same?

Chaitanya K
- 1,827
- 4
- 32
- 67