Description | Provisioning Simulator Plugin for IIQ | |
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-provisioning-simulator-plugin | |
New to IIQ Plugins in the CoLab? | Read the getting started guide for IIQ Plugins in the CoLab. | |
Supported by | Community Developed | |
Partner Developed | Ventum Digital Identity Services |
Overview
This integration is usefull whenever it’s needed to stop or filter provisioning to certain target application. It allows to create “Sync Preview” report which shows all potential changes which would happen to the target accounts if provisioning would have been enabled. It’s particularly usefull during implementation of target mapping changes on production environments where it’s not always possible to confirm data quality upfront.
Requirements
Main module of this plugin is integration config with it’s executor therefore both needs do be deployed to the IIQ instance. Additionaly Provisioning Simulator is using extended hibernate object model for storing data so it also needs to be deployed to the IIQ server.
At the moment solution is tested with IIQ version 8.4.
Guide
Detailed installation instruction is located under /doc directory in the integration repo. High level installation steps:
- Compile java classes
- Deploy them to the tomcat into $TOMCAT_HOME/webapps/identityiq/WEB-INF/classes
- Restart tomcat
- Extend database schema
- Import integration config xmls
- Configure application interceptor