ServiceNow Integration with Sailpoint to provision access
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I have to start integration with Sailpoint to provision access.
We have a table in ServiceNow to store to sync the data from Sailpoint, that data will pull into Service Catalogue, once we submit the request, access should be provision in Sailpoint.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6m ago
Hi @sureshs3 ,
You can use REST api for the integration.
1. From SailPoint system ,for authentication purpose You need end point and a Service account with required permission.
3. Create a record in Connection and Credential Aliases.
4. Create a flow REST action with the required resource path and request body.
Refer below links,
Also , There is a Connector available SailPoint Identity Governance Connector
SailPoint Identity Governance Connector supports the following features:
- Automated consolidation of accounts and entitlement data for a complete view of ServiceNow access
- Automated access reviews and access remediaton to ServiceNow groups and roles
- Detect separation of duties violations that require access change
- Provide Password management for improved compliance, productivity and security

