Genetec ClearID custom SaaS connector

Hi everyone, here’s another SaaS connector, this time for Genetec ClearID. It supports all operations but password change. Should you deem this useful to you and want password change support, please contact me to evaluate the effort.

Enjoy!

1 Like

@fernando_delosrios do I understand correctly that SailPoint is going to offer this as an out-of-box connector? That’s what I was told by the ClearID team at Genetec

I cannot really say when or how, but we initiated the process so it happens.

Thanks for you comments. Is there a password reset API I could use for that?

Cheers!

Is there any kind of walkthrough for setting this up?

I have the connector deployed in our sandbox with the connection settings filled out, environment, accountID, clientID, secret but keep getting the following error.

1 Like

Not sure if anyone else will run into this but I needed to do the following:

  1. Download the code zip from GitHub.
  2. In a command prompt navigate to the connector code folder
  3. run “npm install”
  4. run “npm run pack-zip”
  5. Then take the zip file from the new dist folder and follow Colin’s instructions to upload it.

Can anyone confirm if this connector works with custom fields in ClearID? We have added custom fields in ClearID however, the attribute names are not pulling in any data to ISC during aggregation. We have confirmed the correct attribute names are being used in the source attribute schema list

Hi Danielle,

I created this connector a long time ago and chances are it’s broken or limited to the current platform options. If you are willing to be patient for me to find the bandwidth and you help me with tests, I could look into this and update the connector.

Let me know what you think.