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

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