SailPoint Access Management Connector

:spiral_notepad: Description SailPoint Access Management Connector
:balance_scale: Legal Agreement By using this CoLab item, you are agreeing to SailPoint’s Terms of Service for our developer community and open-source CoLab.
:hammer_and_wrench: Repository Link GitHub - sailpoint-oss/colab-saas-conn-access-management
:open_book: New to SaaS connectors in the CoLab? Read the getting started guide for SaaS Connectors in the CoLab.
:hospital: Supported by Community Developed

Overview

This connector enables automated creation and management of Access Profiles and Roles in SailPoint Identity Security Cloud (ISC) based on entitlement queries and grouping rules.

Requirements

  • Node.js (v14 or higher)
  • npm (v6 or higher)
  • SailPoint Identity Security Cloud tenant
  • Personal Access Token (PAT) with appropriate permissions

Guide

See repository README.

1 Like

If I’m tracking this correctly the concept would be that this connector would automatically build the access profiles / roles for any entitlements that match the API filter you define in the configuration?

So say I have some naming convention, and every entitlment in that source I want to be requestable with a specific approval model, I’d build that configuraiton and it would continuously keep that up to date.

1 Like

That’s right. It’s a tool to create and maintain roles, access profiles and applications based on naming conventions.

Let me know if you take it for a spin.

1 Like