Sailpoint Technologies

Task Request Server Ui Server For SailPoint IAM Image

New Approach of Dedicating/Restricting SailPoint IIQ 7.2 for Task/Request Server and UI server

In an enterprise deployment you may want to segregate the UI and task processing in SailPoint IIQ to provide a better end user experience. To achieve this, SailPoint IIQ provides the capability of dedicating the task/request server. The approach to doing this has been changed in the new version. Older/Legacy Approach Edit the Identityiq/config/iiq.properties file […]
Read More
Workflows Web Integration For SailPoint IAM Image

SailPoint Workflows for Web Services Integration

Integration of provisioning with IT service management tools enables a business to have visibility and interoperability with the provisioning system. SailPoint workflows can be launched with the IIQ REST API to accomplish this integration. Why Use REST API and Workflow Launch For Application Integration? The REST API is a preferred method for integrating applications. Workflows […]
Read More

SailPoint Custom Form and Workflows

Using a map in the SailPoint workflow greatly simplifies the data exchange with the form. The form fields (attribute/value) correspond to the key/value pairs of the designated map. The map can be initialized before presenting the form to the user in order to suggest certain default values. The map is rebuilt or overwritten after the […]
Read More

Custom Tables within IdentityIQ

Custom tables within IdentityIQ are a great way to store sets of data or structures that can  easily used within IdentityIQ.  The tables can be used in a variety of use cases: Staging table for data load or preprocessing of data inputs Input/Output table for syncing data to other systems Historical username storage Lists of […]
Read More

Creating Forms In Sailpoint 7.0p3

Creating forms in an IIQ environment has been pretty consistent over the releases. However with each release comes the possibility of some changes. Mentioned below are 2 solutions I found helpful when creating some forms with 7.0p3. PostBack The use of postBack in a form allows for a form to refresh when the field value […]
Read More