• Custom script as a web service and VID_Write2Log: error FileNotFoundException

    Hello to everybody

    I have done a custom script that it works fine but when it is called as a web service (with the program function Common_StartScripts) it returns the following error:

    {
    "responseStatus": {
    "errorCode": "FileNotFoundException…

  • Unsubscribe a request using REST API

    Hello group,

    I want to manage IT-Shop requests using the REST API (OIM Version 8.2)

    So far, I have managed to create a request with the API, but now I would like to cancel it but without success?

    Is this possible from the API?

    Any help would be apprecited…

  • Best or recommended approach for custom connector

    Hello,

    We are planning integration with an ERP-system and there seems to be various ways to do the implementation so I'm trying to find the best one.

    Scenario:

    • One Identity will provision the target application including user accounts and their entitlements…
  • Using REST API to order in shop system

    Hi Guys,
    I once wanted to ask if it is possible to create an order in the shop system via the REST API for a user and submit it, so that an approval workflow starts?

    After that, it should of course be possible to read the status of the attached workflow…

  • How to use REST API without needing to authenticate to server AND One Identity console?

    Hello,

    I'm facing an issue when trying to do REST API calls. 

    I'm using Postman, and when trying to get a session cookie (authentication), I have to both authenticate twice. Once is my own username and password and once for the admin user for One Identity…

  • Help for REST API call to remove assigned account definition and delete employee records

    Bosses

    May someone please help or teach me how to do REST API for

    1. remove assigned account definition for both AD Account and Exchange Mailbox

    2. delete IDM employee records

    if you have the code, that will save my life,

    Thanks Thanks Thanks

    Gar…

  • How can we give permission to Approver to use Identity Manager 7.0 REST API to accept a request?

    We are using the IdM 7 REST API  to obtain pending requests for a given approver (using the Approver's credentials). However, we have a permission issue when trying to update a given request to the Approver using the makeDecision method. We can only…

  • How can we use Authentication in Dell Identity Manager 7 REST API?

    Our customer is trying to use Dell One REST API to create Person Objects and ADSGroup Objects but not sure how to pass credentials/authentication info in the payload? Can we do it all in the same call or do we need to run an authentication API call first…