Click HERE to see how Saviynt Intelligence is transforming the industry. |
on 03/27/2023 10:22 PM
Question:
We have requirement to integrate service now with Saviynt IGA.
Use case is ServiceNow need to connect to IGA and fetch the user details. Pls let us know is there any APIs available in Saviynt IGA which ServiceNow can consume to get the user details from saviynt IGA.
Answer:
Service now can invoke the Saviynt REST APIs and fetch the required details as per need. Below is the postman documentation for Saviynt REST APIs:
https://documenter.getpostman.com/view/1797923/RWaLwo21#intro
Hi, We have one similar requirement, we are good with APIs avilable. But when saviynt is enabled with Azure AD sso, how to get authorization to perfom the tasks using API.
Thanks in advance
The saviynt APIs will be invoked by a API User and that should have LOCALAUTHENABLED = 1 to use the saviynt native authentication.
Also have custom SAV ROLE that will be assign to above api user and will have access only to perform desired operations by the API User.
API User can be normal non admin user and can be created as a usual user for ADMIN tab.