8.0 Switching from Advanced Edition to Standard Edition

You should switch to Standard Edition only if you do not want any Advanced Edition functionality in your environment and want to scale down your Identity Manager deployment.

  1. (Conditional) If you have already applied the Advanced Edition activation, remove the activation.

  2. (Conditional) To switch to the Standard Edition evaluation mode, perform the following actions:

    1. Navigate to the Identity Vault dib directory.

      /var/opt/novell/eDirectory/data/dib

    2. Create a new file, name it .idme, and add 2 (numeric) to the file.

    3. Restart Identity Vault.

    4. Continue with Step 4.

  3. (Conditional) If you have already purchased a Standard Edition activation, apply the activation.

  4. Stop Tomcat.

  5. Remove the following WAR files and Webapps folder from the /opt/netiq/idm/apps/tomcat/webapps directory:

    • IDMProv*

    • IDMRPT*

    • dash*

    • idmdash*

    • landing*

    • rra*

    • rptdoc*

  6. Move the following existing folders to a backup directory:

    • IDMReporting

    • UserApplication

  7. Copy the ism-configuration.properties file from <install folder>/tomcat/conf directory to a backup directory.

  8. Install Identity Reporting from the Identity Manager 4.6 media.

  9. Start configupdate.sh from the <reporting install folder>/bin directory and specify values for the following parameters:

    Reporting tab: Specify the settings in the following sections:

    • ID Vault

    • Identity Vault User Identity

    • Report Administrators

      • Report Admin Role Container DN. For example, ou=sa,o=data

      • Report Administrators. For example, cn=uaadmin,ou=sa,o=data

    Authentication tab: Specify the settings in the following sections:

    • Authentication Server

      • OAuth server host identifier. For example, IP address or DNS name of the authentication server such as 192.168.0.1

      • OAuth server TCP port

      • OAuth server is using TLS/SSL

    • Authentication Configuration

      • OAuth keystore file. For example, /opt/netiq/idm/apps/osp/osp.jks

      • Key alias of key for use by OAuth

      • Key password of key for use by OAuth

      • Session Timeout (minutes). For example, 60 minutes.

    SSO Clients tab: Specify the settings in the following sections:

    • Reporting

      • URL link to landing page. For example, http://192.168.0.1:8180/IDMRPT

    • Self Service Password Reset

      • OAuth client ID. For example, sspr

      • OAuth client secret For example, <sspr client secret>

      • OSP OAuth redirect url. For example, http://192.168.0.1:8180/sspr/public/oauth

    For more information about Configuration Utility, see Running the Identity Applications Configuration Utility.

  10. Save the changes and exit the Configuration Utility.

  11. Start Tomcat.