Cybersecurity
DevOps Cloud
IT Operations Cloud
1.0 Integrating NetIQ Access Governance with Identity Manager Dashboard
To integrate NetIQ Identity Governance with Identity Manager, you must configure single sign-on for both identity applications and Identity Governance and then update the identity applications to recognize Identity Governance. This process includes the following activities:
1.1 Integrating Single Sign-on Access with Identity Manager
Configure single sign-on for both identity applications and Identity Governance. For more information, see Integrating Single Sign-on Access with Identity Manager in the NetIQ Identity Governance User Guide.
1.2 Configuring Identity Governance for Integration
For example,
/etc/init.d/idmapps_tomcat_init stop
For example,
/opt/netiq/idm/apps/idgov/bin/configutil.sh -password $db_password -console
ap com.netiq.iac2.clientID $OSP_CLIENT_OF_RBPM
ap com.netiq.iac2.clientPass $CLIENT_PASSWORD_OF_RBPM
ap com.netiq.iac.CORSclient $HTTP_URL_OF_RBPM_MACHINE
ap com.netiq.iac2.redirect.url $RBPM_OSP_CLIENT_REDIRECT_URL
For example:
ap com.netiq.iac2.clientID rbpm
ap com.netiq.iac2.clientPass password
ap com.netiq.iac.CORSclient http://myhost:8080
ap com.netiq.iac2.redirect.url http://myhost:8080/IDMProv/oauth
dc com.netiq.iac2.clientID
dc com.netiq.iac2.clientPass
dc com.netiq.iac.CORSclient
dc com.netiq.iac2.redirect.url
The utility write the values in the ism-configuration.properties file.
For example,
/opt/netiq/idm/apps/tomcat/conf/ism-configuration.properties.
For example,
/etc/init.d/idmapps_tomcat_init start
1.3 Updating Identity Governance Host URL in Identity Manager Dashboard
For example, http://IGHost:8080
1.4 Verifying the Identity Governance Link
Now you should see the new tiles for Identity Governance tasks.