Environment
Identity Manager 4.7
Identity Governance (Access Review) 3.x
Situation
Resolution
(If the IDApps version is later than shipping 4.7, then please refer to the IDM product documentation for the latest steps.)
Identity Governance Server configuration
Login to IG server as admin and stop tomcat.
By default the OSP client for RBPM is 'rbpm' (unless it was changed manually. Refer to IDApps configupdate -> SSO Clients -> RBPM section for the account). Obtain the password for the account.
Access <IG install location>/idgov/bin folder and execute encode-password util by providing the RBPM password. Copy the encoded password string.
For eg :
Execute the configutil in console mode.
Add the following properties by executing
ap com.netiq.iac2.clientID rbpmap com.netiq.iac2.clientPass <hash from step 3>ap com.netiq.iac2.redirect.url https://<rbpm-url:rbpm-port>/IDMProv/oauthap com.netiq.iac.CORSclient https://<rbpm-url:rbpm-port>
Verify using
dc com.netiq.iac2dc com.netiq.iac.CORSclient
Quit configutil and restart IG tomcat.
IDApps dashboard configuration
In a fresh browser login to Identity Manager dashboard as administrator
On Identity Manager Home, click the Name list, located in the top right-hand corner of the page.
Click Settings.
Click Customization.
From the Navigation Items list, select General.
In the Identity Governance URL (igURL) field, specify the URL for your Identity Governance installation.