Hello,
I'm currently deploying One Identity Manager 9.2 in a Kubernetes environment, using the official Docker images:
-
oneidentity/oneim-appserver:9.2
-
oneidentity/oneim-api:9.2
-
I deployed the App Server with the appropriate environment…
Hello,
I'm currently deploying One Identity Manager 9.2 in a Kubernetes environment, using the official Docker images:
oneidentity/oneim-appserver:9.2
oneidentity/oneim-api:9.2
I deployed the App Server with the appropriate environment…
Hey all,
Can anyone speak to whether a method or script is exposed via the API that would allow for retrieving a passcode for a person? While the current experience in the password reset portal is a great feature, I am looking to see if I can mock up a solution…
Hi,
We are trying to call a custom script via the Application Server RESTful API.
We have made sure that the user who does this has an application role assigned which has the permission group Common_StartScripts.
This application role also has the permissions…
Hi,
Currently we have an application that communicates with the 1IM system via the RESTful API provided by the application server. This communication is currently done via the RoleBasedEmployee Authentication Module.
We are looking into changing this…
Hi,
I am currently working on a project that requires an iOS app to talk to the D1IM API.
This is working perfectly and I can pull out the information I need and present it in the app.
However I am having trouble on how to approve a pending request via…