Wednesday, June 26, 2019

CONFIGURING EXTENDED APPLICATION ATTRIBUTES IN SAILPOINT IIQ

A brief overview of Extended Application Attributes in SailPoint IIQ followed by instructions on
how to configure or Extend the Schema of Application Object in Sailpoint IIQ.

1.     Navigate to “identityiq_home\WEB-INF\classes\sailpoint\object”




2.     Add the Extended Attribute details need to be extended as shown below for the Application object in IIQ




3.     Run Schema Extend Attribute to generate the sql command. (iiq extendedSchema)




4.     Navigate to below path and check the file to see if the SQL commands are generated
identityiq_home\WEB-INF\database\add_identityiq_extensions.oracle






5.     Run the cmd through SQL client to modify the SPT_IDENTITY Table




  6.     Adding Attribute to Application Extended Attribute
1.      Log into SailPoint Identity IQ as an admin
2.      Click on System Setup > Application Attributes
3.      Click New Attribute
4.      Enter the attribute name and displayname for the Attribute
Attribute name should be the same as the one given in (ApplicationExtended.hbm.xml)
5.      Select any desired options (Type, Searchable, Required, Editable, etc.)
6.      Repeat step 5 for all mapped attributes
7.      Click Save



 7.     Open any Existing or New Application from the UI and we will see the Extended Attributes
are added to the Application Schema Under the Extended Attributes