• Creating a Custom API That Calls Another API Based on Response Code & .NET/C# Documentation


    Hello everyone,
    I'm currently working on a customization project in One Identity Manager and would like some guidance on the following:
    I'm trying to create a custom API endpoint that will:
    Call an external API.
    Based on the response code (e.g., 200…

  • Custom Angular API for triggering a process

    I'd like to trigger a process through a press of a button on 9.2.x Angular portal. I've checked API documentation but can't seem to find the correct API for my need.
    Do any APIs like this already exist that I might have overlooked? If no, would…

  • UID_FirmPartner filter in Portal API Person

    Is it possible to filter for the field UID_FirmPartner in API call /portal/admin/person (or similar) ?

    I want to retrieve all person with the same FirmPartner in web portal

    Thanks in advance,

    Fabio

  • PersonInOrg API miss in portal qerClient

    The method that calls the /portal/candidates/PersonInOrg endpoint (standard API) is not present in Agular Project's qerClient.

    There are methods for PeronInAERole, PersonInDepartment, PersonInProfitCenter... But PersonInOrg miss.

    In API Server --…

  • OneIM 9.1.1 - Create new form for companies (FirmPartner) creation on new Angular Web Portal.

    Hi, 

    we need to create External Companies in OneIM 9.1.1 via a custom form on the new Angular Web Portal. We were looking for standard APIs for creating the FirmPartner object, but we found nothing. Is there any API/feature that we can use to create FirmPartner…