Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.
No ratings
nimitdave
Saviynt Employee
Saviynt Employee

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

Comments
sampath18
Regular Contributor II
Regular Contributor II

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

 

nimitdave
Saviynt Employee
Saviynt Employee

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.

Version history
Last update:
‎03/27/2023 10:22 PM
Updated by:
Contributors