-
praveenalla replied to the topic Openidm 4.0.0 login error in the forum Identity Management 6 years ago
I am able to resolve this issue by giving full permissions to the folder openidm in the unix machine.
Thanks,
Praveen -
praveenalla replied to the topic Introduce yourself! in the forum General Discussion 6 years ago
Hi,
I am Praveen. We started evaluating OpenIDM for our user management in february. I did POC for our requirement of synchronization and reconciliation of users created in OpenIDM. Our Management liked the solution and we decided to use this product going forward. I am right now in development phase and will be having many questions whenever I…[Read more]
-
praveenalla started the topic Openidm 4.0.0 login error in the forum General Discussion 6 years, 1 month ago
Hi,
I have installed OpenIDM 4.0.0 software in my unix machine. After starting the server, when I try to access admin console using the url http://brsblidm001:8080/#login/ with username/password as openidm-admin/openidm-admin I am getting “Unauthorized access or session timeout” error.
Can someone suggest why I am getting this error. If i use…[Read more]
-
praveenalla started the topic Openidm 4.0.0 login error in the forum General Discussion 6 years, 1 month ago
Hi,
I have installed OpenIDM 4.0.0 software in my unix machine. After starting the server, when I try to access admin console using the url http://brsblidm001:8080/#login/ with username/password as openidm-admin/openidm-admin I am getting “Unauthorized access or session timeout” error.
Can someone suggest why I am getting this error. If i use…[Read more]
-
praveenalla started the topic customize create user REST service in the forum General Discussion 6 years, 1 month ago
Hi,
Is it possible in OenIDM to customize the create user REST service to add data other than the fields in managed object and also save the data input to this service in a different table which is linked to the managed object table ?
Please help me if anyone knows the customization mechanism and if it is possible at all.
Thanks,
Praveen -
praveenalla started the topic customize create user REST service in the forum General Discussion 6 years, 1 month ago
Hi,
Is it possible in OenIDM to customize the create user REST service to add data other than the fields in managed object and also save the data input to this service in a different table which is linked to the managed object table ?
Please help me if anyone knows the customization mechanism and if it is possible at all.
Thanks,
Praveen -
praveenalla started the topic conditional password sync to a SQL Server DB in the forum Identity Management 6 years, 3 months ago
Hi,
Is there a way I can do a password sync only when the operation is create and not update ?
I save password in SQL Server DB and dont want to get it updated every time a user is updated in OpenIDM.
Can some one please suggest any way to do this ?Thanks,
Praveen -
praveenalla started the topic ldap group object not saving in the forum General Discussion 6 years, 3 months ago
OpenIDM reconciliation is working fine for user creation in IDM repository but failing for group creation. getting below error on synchronization or reconciliation. Please help if anyone know the solution for this…[Read more]
-
praveenalla started the topic ldap group object not saving in the forum General Discussion 6 years, 3 months ago
OpenIDM reconciliation is working fine for user creation in IDM repository but failing for group creation. getting below error on synchronization or reconciliation. Please help if anyone know the solution for this…[Read more]
-
praveenalla started the topic not able to call OpenDJ REST service using sample scriptedrest2dj in the forum General Discussion 6 years, 3 months ago
I am trying to run the sample scriptedrest2dj and did all the steps of installing OpenDJ locally and importing the ldif file ldap.ldif
The import of ldap.ldif is not getting successful result which is making my other steps of calling Open DJ REST services fail.
Below is the error I see in OpenDJ error log when I try to import ldap.ldif file…[Read more]
-
praveenalla started the topic not able to call OpenDJ REST service using sample scriptedrest2dj in the forum General Discussion 6 years, 3 months ago
I am trying to run the sample scriptedrest2dj and did all the steps of installing OpenDJ locally and importing the ldif file ldap.ldif
The import of ldap.ldif is not getting successful result which is making my other steps of calling Open DJ REST services fail.
Below is the error I see in OpenDJ error log when I try to import ldap.ldif file…[Read more]
-
praveenalla started the topic email verification on user creation in the forum General Discussion 6 years, 4 months ago
I want to test email verification by sending email to user’s email once created. I am following this link for testing but server doesnt start once external.email.json is configured.
https://wikis.forgerock.org/confluence/display/openidm/Custom+Endpoint+Email+Verification+Example
Can some one help finding out what is wrong here. Below are my…[Read more]
-
praveenalla started the topic email verification on user creation in the forum General Discussion 6 years, 4 months ago
I want to test email verification by sending email to user’s email once created. I am following this link for testing but server doesnt start once external.email.json is configured.
https://wikis.forgerock.org/confluence/display/openidm/Custom+Endpoint+Email+Verification+Example
Can some one help finding out what is wrong here. Below are my…[Read more]
-
praveenalla replied to the topic syntax to create managed user using java script or groovy in the forum Identity Management 6 years, 4 months ago
Thank you very much for your response. I am able to do what I want using the syntax you provided above. I very much appreciate your timely help.
-
praveenalla started the topic syntax to create managed user using java script or groovy in the forum Identity Management 6 years, 4 months ago
Hi,
I want to create a managed user on postCreate event of a agency managed object that I created. Can someone share syntax in javascript or groovy script to create a managed user with some values ?
I want to use the agency value in the user creation as one of the paramters so the 2 managed objects will be related.
Thanks in advance,
Praveen -
praveenalla replied to the topic OpenIDM ms sql connector generation giving error in the forum Identity Management 6 years, 4 months ago
I was using wrong jar in bundle folder which caused the issue. Once I used the sqljdbc4-osgi.jar sql server connection started working fine.
-
praveenalla replied to the topic OpenIDM ms sql connector generation giving error in the forum Identity Management 6 years, 4 months ago
Able to resolve this issue. Thanks a lot Bill.
The jar file you gave worked for me. -
praveenalla replied to the topic OpenIDM – Premium Connectors ? in the forum Identity Management 6 years, 4 months ago
Is there a connector in OpenIDM to connect to a SOAP web service ?
I want to synchronize data from OpenIDM repo to another system using their SOAP web service. -
praveenalla replied to the topic OpenIDM ms sql connector generation giving error in the forum Identity Management 6 years, 4 months ago
Tried a lot to figure out if classpath to OpenIDM is not having my jar file but cant figure out.
I did the same steps as in https://backstage.forgerock.com/#!/docs/openidm/3.1.0/install-guide/chap-repository#repository-mssql but OpenIDM startup is giving ClassNotFoundError when my class and jar file are present in bundle folder .
To answer your…[Read more]
-
praveenalla replied to the topic OpenIDM ms sql connector generation giving error in the forum Identity Management 6 years, 4 months ago
Tried a lot to figure out if classpath to OpenIDM is not having my jar file but cant figure out.
I did the same steps as in https://backstage.forgerock.com/#!/docs/openidm/3.1.0/install-guide/chap-repository#repository-mssql but OpenIDM startup is giving ClassNotFoundError when my class and jar file are present in bundle folder .
To answer your…[Read more]
- Load More