• custom API Integration in angular portal

    We are using the Version 9.2 of one idenity and I have created the new page for contracts, and the API is also ready. I would like to integrate the API into the frontend. I typically handle API integration using the HttpClient in a service file. However…

  • Check if session source is Web Portal/API Server in table scripts and column templates

    Hello One Identity experts,

    I hope someone can give me a hint for a challenge I'm facing:

    I'm implementing backend validations for modifications on persons in the table scripts and column templates. Essentially this works quite well by throwing an exception…