• App Server Error – /appserver/update/allowed not found (Kubernetes deployment, version 9.2)

    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

    Context
    • I deployed the App Server with the appropriate environment…

  • Error: getServiceItem - service item not found buying dependent products

    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…

  • web portal (angular version) get customproperty

    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…

  • API server - change app server URL

    Hello

    Is there a way to add or change appserver URL in apiserver configuration after the first setup?

    thanks

    Massimo

  • Composition API - Paging mechanism

    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

  • ApiServer Web Portal Authentication

    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…

  • Request Property and data from PersonInDepartment

    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…