Configure IBM IGI GUI and Dispatcher Folder to Access Admin Console

Configuring the IBM IGI GUI and Dispatcher Folder to Access the Admin Console enables streamlined management of identities, entitlements, and policies within IBM Identity Governance and Intelligence (IGI). This setup allows administrators to efficiently utilize the Admin Console for tasks related to user access and compliance. IBM IGI GUI and Timsol needs to be configured to establish connection with Secret Server.

Files has to be updated in folders such as Connectors, Axix2, Others, and Timsol.

To update the files in folders:

  1. Go to the virtual appliance.

    virtualappliancesteps

  2. Login using the login and Password.

  3. Type the command igi and press Enter.

  4. Type the command utilities and press Enter.

  5. Type the command ib_settings and press Enter.

  6. Type the command ib_password_reset and press Enter.

  7. Type YES to confirm password reset and press Enter. The password reset is successful.

  8. Type the command ib_api and press Enter.

  9. Type the command enable and press Enter

  10. Type YES if you are sure you want to enable Identity Brokerage API.

  11. Go to IBM Security Identity Governance and Intelligence Appliance dashboard.

    ibmigidashboard

  12. In the Server Control area, select the server and click Restart.

  13. In the Windows Search box type services. The results are auto-populated. Click Servicesand the Services window displays.

    services

  14. Verify if the IBM Security Directory Integrator (ISIM Adapters) service is running.

  15. Open the Delinea Adapter integration files and navigate to Delinea Adapter > SIA_V7.1.5_SSSDelineaSec_Serv.

  16. Copy the DelineaConnector file.

  17. On the server hosting IGI go to C:\Program Files\IBM\TDI\V7.2\jars\connectors and paste the DelineaConnector file.

    Stop the IBM Security Directory Integrator service before pasting the file.

    pastethycoticconnector

  18. Download the following files:

    • Commons Codec: http://commons.apache.org/proper/commons-codec/
    • Commons Logging: http://commons.apache.org/proper/commons-logging/
    • Http Client: https://hc.apache.org/downloads.cgi
    • Http Core: https://hc.apache.org/downloads.cgi
    • Json Simple: https://mvnrepository.com/artifact/com.googlecode.json-simple/json-simple/1.1.1
  19. Go to C:\Program Files\IBM\TDI\V7.2\jars\3rdparty\others and paste the following files here:

    • commons-codec-1.11

    • commons-logging-1.2

    • httpclient-4.5.8

    • httpcore-4.4.11

    • json-simple-1.1.1

    pasteothers

  20. Go to C:\Program Files\IBM\TDI\V7.2\jars\3rdparty\IBM\axis2 and delete the existing version of the following files:

    • commons-codec
    • commons-logging
    • httpclient
    • httpcore

    and paste the latest version of the following files:

    • commons-codec-1.11
    • commons-logging-1.2
    • httpclient-4.5.8
    • httpcore-4.4.11

    pasteaxis2

  21. Go to C:\Program Files\IBM\TDI\V7.2\timsol.

    timsolibmdiservice

  22. Select the ibmdiservice file and open in Notepad in administrator mode.

    ibmdiserviceinnotepad

  23. In the jvmcmdoptions field, type -Djava.rmi.server.hostname= <server hostname where Tivoli directory installer is installed and security directory integrator is installed> and save the file.

  24. In the Timsol folder, select the solution file and open it Wordpad in administrative mode.

    timsolsolution

  25. In the com.ibm.di.dispatcher.ssl, delete true and type false and save the file.

    solutioninwordpad

  26. The folders have been successfully updated. Now you must verify the validity of the certificate.