Questions tagged [identitymanager]

45 questions
1
vote
1 answer

How to get the form table name from Application Instance?

I want to find out the process form table name from Application Instance created by some other person. Any idea how can we get this information?
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67
1
vote
0 answers

Thinktecture IdentityManager doesn't work on IIS

I have published Thinktecture IdentityManager Asp.net sample on Visual Studio 2015 and added the web site to IIS 8, all in the same machine. The site appears ok on the browser but when I try to list/create any user or role I get the error: "An error…
1
vote
2 answers

Secure IdentityManager with IdentityServer3

In my setup I have IdentityManager on the same host of IdentityServer. All the required configuration is on database. To create my setup I have taken in consideration this question on stackoverflow.com and then followed all the regarding discussion…
1
vote
1 answer

Active Directory (AD) account getting rejected below is the error

While creating Active Directory (AD) account for User it is giving below error "Could not create user as it did not meet the Password Policies set on the target system" I have checked in logs and also there has been no password update/change in…
0
votes
0 answers

Microsoft Identity Manager (MIM) Portal XPath Expressions, Filter the data based on pattern - 1st letter be an Alphabet and next 5 letters are Numbers

I am working on Microsoft Identity Manager (MIM) Portal and i want to Filter the data based on EmployeeID or ResourceID that follows the pattern as 1st character to be an Alphabet and then the following next 5 characters are Numbers, if any data not…
Mano K
  • 1
  • 1
0
votes
1 answer

How to change approver for the request in OIM?

I need to update the approver user for some request in OIM? What is the best practices/solutions or APIs?
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67
0
votes
1 answer

Curl request for implicit grant type on fiware keyrock?

I wanted to fire a curl request for implicit grant type on fiware idm. I have gone through the official docs of fiware idm- https://fiware-idm.readthedocs.io/en/latest/oauth/oauth_documentation/index.html Implicit grant type exists in fiware idm,…
0
votes
0 answers

I am trying to disable user from IDM tool to AD using OOTB connector, while disabling is giving error as LDAP: error code 20 - 0000207E:

I am trying to disable user from IDM system to ad using OOTB connector , provisioning and update operation works fine but disable gives error as "Error while Delete operation for account-Test in AD - [LDAP: error code 20 - 0000207E: AtrErr:…
0
votes
0 answers

XSL: Displaying attributes of the current node

I am using NetIQ's Identity Manager. I want to modify the return response to display all of the attributes of the current node. The current node is a user ID which will be different 99.999% of the time. I found the section of code to where I can…
user33814
  • 11
  • 2
0
votes
1 answer

Exclusion feature in keycloak IDM

I am trying to develop an web application using angular 4, java ee and wildfly. I am planning on using keycloak as IDM. I researched and found that we can provide roles to user but what I couldn't find is if it provides the feature to exclude some…
0
votes
2 answers

ASP.NET MVC Need to bypass "HTTPS required" message

I installed Identity Manager (https://www.scottbrady91.com/ASPNET-Identity/Identity-Manager-using-ASPNET-Identity) following that tutorial on the link shared. I don't have an SSL yet for my localhost project, and need a way to get around this "HTTPS…
0
votes
2 answers

Authentication IdentityManager with IdentityServer in another domain

After being authenticated by IdentityServer, IdentityManager issues an internal token like this. (Please run the example and check the bearer token sent after requesting for /api or api/Users) authorization:Bearer…
0
votes
1 answer

While running UploadJars utility in OIM following exception is coming

While running UploadJars utility after giving all the parameters, utility is failing with following exception: Logging configuration class "oracle.core.ojdl.logging.LoggingConfiguration" failed java.lang.ClassNotFoundException:…
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67
0
votes
1 answer

Fiware Keyrock - organizations are not returned

I am needing the organizations info, from a specific user. This information is not returned as can be seen below: organizations: [], displayName: 'idm', roles: [ { name: 'Provider', id: 'provider' } ], I am getting an empty list of organizations.…
0
votes
1 answer

SQL Query to get the User account OIU_Key

Is there a SQL query to get get User Accounts which are in provisioned or enabled state for a particular resource?
Chaitanya K
  • 1,827
  • 4
  • 32
  • 67