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

  • How to use OAuth 2.0 with Application Server via RESTful API

    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…

  • How to approve a pending request via the AppServer API

    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…