IdentityNow Management Connector


:spiral_notepad: Description SaaS Connector for IdentityNow
: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 https://github.com/sailpoint-oss/colab-saas-conn-identitynow-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 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

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

Supported Operations

11 Likes

Unrelated to the previously mentioned issue, has anyone looked at this Integrating SailPoint with Identity Security Cloud Governance?

Functionality looks almost identical and I’m wondering if it’d be worth migrating to the sailpoint delivered connector (opposed to managing the connector ourselves).

Hi Märten,

I heard early versions of the official connector had some issues but I’m sure those are fixed now. If the official one offers you everything you need, I’d say it’s your best option. I’ll maintain this one to the best of my abilities but it’s probably a deprecated project now we have an ootb option.

Take care.

1 Like

Hi ,
Where can i find OOB connector in Sailpoint security cloud for this functionality. what is the name of Source Type , while creating source is needed.

Hi @Mdooditdc,

It is called Identity Security Cloud Governance Connector

Honestly we really prefer how your connector handles user access levels and governance groups compared to the OOTB connector.

Thanks Alex. I appreciate it.

Hello Fernando. We’re still facing the issue. We’ll appreciate if you can help us on this. We’re testing the OOB connector which doesn’t fit our need for now.
Thank you so much

Hi Fatima,

This is failing to find an identity with a Username value of [email protected]. Is there any on your system? If you account create provisioning policy is not configured to provide Username to the uid attribute, please do.

Let me know how it goes.

Hi Fernando,

Thank you for your feedback.

Indeed, the create provisioning policy has not been changed since the first configuration. The identities with usernames exist.

image

Thank you