Description | SaaS Connector for IdentityNow | |
Legal Agreement | By using this CoLab item, you are agreeing to SailPoint’s Terms of Service for our developer community and open-source CoLab. | |
Repository Link | https://github.com/sailpoint-oss/colab-saas-conn-identitynow-management | |
New to SaaS connectors in the CoLab? | Read the getting started guide for SaaS Connectors in the CoLab. | |
Supported by | Community Developed |
Overview
This is an IdentityNow loopback connector supports the following features:
- Manage user levels as entitlements
- Manage governance groups as entitlements
- Manage lifecycle states as entitlements
Requirements
- IdentityNow, or Identity Security Cloud Subscription
- SailPoint CLI
- Node.js >= 16.2.0
- TypeScript >= 5.3.3
Guide
Other Installation Notes
If you the below error in the logs, make sure you’ve installed node.js/typescript properly and your npm is working. Mine was bugged, but after a clean install, it fixed the issue. - Thanks to @tim-leo