SailPoint Proxy Entitlements Connector

:spiral_notepad: Description SailPoint Proxy Entitlements 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-proxy-entitlements
: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 the management of proxy entitlements in SailPoint Identity Security Cloud (ISC). Proxy entitlements are special entitlements that, when assigned, trigger an access request for the original entitlement they represent. This is particularly useful in scenarios where roles are automatically assigned but you want certain entitlements within those roles to be subject to approval workflows.

Requirements

  • Node.js (LTS version recommended)
  • npm (comes with Node.js)
  • SailPoint Identity Security Cloud tenant
  • Personal Access Token (PAT) with appropriate permissions
  • SailPoint Connector SDK (SPCX) CLI tool

Guide

See repository README.

2 Likes