Hi everyone,
I'm currently testing the API Server / Web Portal (oneidentity/oneim-api:9.2) deployed in Kubernetes, and I’m encountering a critical issue.
The App Server is deployed and reachable (tested separately).
The API Server has 2 replicas…
Hi everyone,
I'm currently testing the API Server / Web Portal (oneidentity/oneim-api:9.2) deployed in Kubernetes, and I’m encountering a critical issue.
The App Server is deployed and reachable (tested separately).
The API Server has 2 replicas…
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…
I'd like to trigger a process through a press of a button on 9.2.x Angular portal. I've checked API documentation but can't seem to find the correct API for my need.
Do any APIs like this already exist that I might have overlooked? If no, would…
Is it possible to filter for the field UID_FirmPartner in API call /portal/admin/person (or similar) ?
I want to retrieve all person with the same FirmPartner in web portal
Thanks in advance,
Fabio
The method that calls the /portal/candidates/PersonInOrg endpoint (standard API) is not present in Agular Project's qerClient.
There are methods for PeronInAERole, PersonInDepartment, PersonInProfitCenter... But PersonInOrg miss.
In API Server --…
Hi,
we need to create External Companies in OneIM 9.1.1 via a custom form on the new Angular Web Portal. We were looking for standard APIs for creating the FirmPartner object, but we found nothing. Is there any API/feature that we can use to create FirmPartner…