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…
Hello community,
I am working on configuring the purchase of a product that depends on the new Angular web portal, version 9.2. When the user selects only the parent product, which contains 6 dependent products, and submits the purchase by pressing "Add…
Hi Community
I am making some minor customizations to the One Identity Web Portal (Angular version) and I need to retrieve the value of some CustomProperty properties from AccProduct to display them in a mask. Do you have any idea what the best method…
Hello
Is there a way to add or change appserver URL in apiserver configuration after the first setup?
thanks
Massimo
When using the entity based methods you do get built-in paging using the PageSize and StartIndex query variables. What is necessary to use the built-in paging mechanism when using custom methods?
Thx,
Rodney
Is there a way to default the Authentication type for the ApiServer's Web Portal (/ApiServer/html/qer-app-portal/#/)? Doesn't seem to be much of anything in the documentation.
Just considering using the new portal UI with a solution that has…
Hi all,
I am trying to solve the following use case:
An Employee is associated with several Departments through PersonInDepartment. When the Employee is ordering a product from ITShop, they should be able to select one of their Departments in a drop down…