Installing Identity and Access Management

Note: For 3-node setup, install on Node 2.
  1. In the IAM folder, run the following file:

    Install_Iam.bat [-Folder <folder>]

    where:

    <folder> specifies the installation folder. Default is C:\IAM.

    During installation you might be prompted to press any key to continue.

  2. After installation is complete, close the command prompt window.
  3. Open a browser window on the node and navigate to:

    http://localhost:8081

  4. Click Continue.
  5. Enter the following credentials:

    User: admin

    Password: admin

  6. Hover over Master and click Add Realm.
  7. Next to Import, click Select File.
  8. Select the haaRealm.json file supplied in the IAM folder.
  9. Click Create.
  10. After the realm is created, navigate to the Themes tab.
  11. Next to Login Theme, Account Theme, and Admin Console Theme, select haa from the drop-down list.
  12. Click Save.

For user integration with LDAP, see LDAP configuration.

For manual user configuration, see Manual user configuration.