• Exposing Custom API Endpoint Schema to Angular Portal (GetSchema Issue Follow-Up)

    Hello dear community,

    I wanted to follow up on Nikolai's previous question regarding the schema exposure for custom CompositionApi endpoints in the Angular portal: Expose Dynamic Schema in QBM CompositionApi Endpoint in IMX API wrapper - Forum - Identity…

  • Adding new columns in identites table

    I'm completely new to one identity and im using version 9.2 and need to add extra columns to the identities table. However, I'm unable to see the new columns in the schema. Can anyone help with this?
    this.qerClient.typedClient.PortalPersonAll…

  • 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…