6.4 Identity Governance Installation Worksheet

Use the following worksheet to gather the information that you must have to complete the Identity Governance installation successfully. You use the information you gather for the guided installation, the console installation, or the silent installation.

Table 6-1 Identity Governance Installation Worksheet

Item

Description

Value

Components to Install

 

 

Identity Governance and or Identity Reporting

The Identity Governance installer installs Identity Governance and Identity Reporting. You must decide if you want to install Identity Reporting and if you want to run Identity Reporting on the same server as Identity Governance.

If you want to install Identity Reporting and to run an Identity Reporting on a separate server, you must run the Identity Governance installer on that separate server and select to only install Identity Reporting. For more information, see Section 7.1, Checklist for Installing Identity Reporting.

 

Identity Governance Installation Location

Specify the installation path for Identity Governance.

WARNING:Spaces in the names of the directories in the path are not supported.

The default directory is:

  • Linux: /opt/netiq/idm/apps/idgov

  • Windows: C:\netiq\idm\apps\idgov

 

(Conditional) Identity Reporting Installation Location

If you are installing Identity Reporting on the same server as Identity Governance, specify the installation path for Identity Reporting.

WARNING:Spaces in the names of the directories in the path are not supported.

The default directory is:

  • Linux: /opt/netiq/idm/apps/idrpt

  • Windows: C:\netiq\idm\apps\idrpt

 

Apache Tomcat Installation

Specify the address of the application that represents the settings of the URL that users need to connect to Identity Governance. For example:

https://myserver.mycompany.com:8443

 

Runtime host name

WARNING:Use the fully qualified domain name (FQDN) name rather than localhost or an IP address.

Specify the runtime host name for the local instances of Apache Tomcat Identity Governance uses.

If you have installed OSP on this same server, OSP uses this same instance of Apache Tomcat.

If you are installing Identity Reporting, Identity Reporting uses this same instance of Apache Tomcat.

The Identity Governance installer creates a trust store for the certificates to allow for SSL/TLS communication. Certificates use the fully qualified domain name (FQDN) of the servers, which is why you must use the DNS name of the server instead of an IP address.

 

Runtime port

Specify the runtime port that the local instance of Apache Tomcat uses. For http, the default port is 8080. For https, the default port is 8443.

 

Runtime identifier

WARNING:Use the fully qualified domain name (FQDN) name rather than localhost or an IP address.

In a non-clustered environment, specify the local server name.

In a clustered environment, specify the unique name for the current node. For example, node1.

 

Apache Tomcat Java Home > JRE home folder

Specify the path to the Zulu JRE home directory. The Zulu JRE is installed when you install Zulu OpenJDK. The installation process uses Java for several processes, such as to run commands and create security stores.

WARNING:Spaces in the names of the directories in the path are not supported.

The default location is:

  • Linux: /opt/netiq/idm/apps/jre

  • Windows: C:\netiq\idm\apps\jre

 

Trust store password

The Identity Governance installer creates a trust store to store the certificates for SSL/TLS communication. The installer creates the trust store in the following default directory:

  • Linux: /opt/netiq/idm/apps/tomcat/conf/apps-trustore.pkcs12

  • Windows: C:\netiq\idm\apps\tomcat\conf\apps-trustore.pkcs12

If this trust store already exists, specify the password for it. If this is a new installation, specify a new password for this new trust store and the installer creates the trust store for you. The password must be six characters or longer and contain no spaces.

 

Authentication Service

Use the following sections to gather information about your OSP deployment or you Access Manager deployment. You must use one of these services to deploy Identity Governance.

 

Access Manager or OSP

Select the appropriate authentication service for your environment. Depending on your choices, there are different options presented that you must populate with the information for the specific authentication service. The options are OSP or Access Manager.

 

(Conditional) OSP > Application Address

If you selected Access Manager skip this section and proceed to the Access Manager sections here (Conditional) Access Manager > Application Address.

If you plan to install OSP and Identity Governance on the same server, this information is for that server. If you install OSP and Identity Governance on separate server, this information is for Identity Governance and the external OSP.

The application address represents the URL that users need to connect to Identity Governance or Identity Reporting, if installed on the same server. For example, https://myserver.mycompany.com:8443 and for Reporting https://myserver.mycompany.com:8443/IDMRPT.

 

Identity Governance protocol

Select if you want to use http or https for Identity Governance. If you select https, you must have configured Apache Tomcat for TLS/SSL communication on the Identity Governance server. For more information, see Section 3.8, Securing Connections with TLS/SSL.

 

Identity Governance host name

WARNING:Use the fully qualified domain name (FQDN) name rather than localhost or an IP address for the Identity Governance server.

If you have installed OSP and Identity Governance on the same server, this information is for that server. If you install OSP and Identity Governance on separate server, this information is for Identity Governance.

In a non-clustered environment, specify the DNS name of the server hosting Identity Governance.

In a clustered environment, specify the DNS name of the server that hosts the load balancer or reverse proxy that you want to use. For more information, see Section 2.3.4, Ensuring High Availability or Load Balancing for Identity Governance.

 

Identity Governance port

If you have installed OSP and Identity Governance on the same server, this information is for that server. If you install OSP and Identity Governance on separate server, this information is for Identity Governance.

Specify the port you want the server to use for communication with client computers. The default is 8080. To use TLS/SSL, the default is 8443.

When installing in a clustered environment or when using a reverse proxy, specify the port of the load balancer or of the reverse proxy.

 

(Conditional) OSP > Connect to an external OSP server

You define how the clients connect to the external authentication service (OSP), if OSP is on a separate server from Identity Governance, otherwise do not select this option and proceed with the installation.

 

OSP protocol

If OSP is on a separate server, select whether the clients that connect to OSP use http or https.

To use https, ensure that you have configured the Apache Tomcat instance on the OSP and Identity Governance servers to use SSL/TLS. For more information, see Section 3.8, Securing Connections with TLS/SSL.

 

OSP host name

In a non-clustered environment, specifies the DNS name of the OSP server.

In a clustered environment, specifies the DNS name of the server that hosts the load balancer or the reverse proxy.

 

OSP port

Specify the port that the clients use to access OSP. For http, the default port 8080. For https, the default port is 8443.

 

Service Password

This is an OAuth 2.0 password that allows users to single sign-on to Identity Governance. Specify this password and remember it for later use. You can change this password after the installation completes through the configuration utilities.

 

(Conditional) OSP > Bootstrap Administrator Details

Select if you are using a file-base or an LDAP-based bootstrap administrator.

If you are using an LDAP-based bootstrap administrator, you must specify the distinguished name for the administrator account that is the bootstrap administrator. For example, cn=admin,ou=sa,o=company.

 

(Conditional) Access Manager > Application Address

If you selected OSP, skip the following sections about Access Manager and proceed to (Conditional) Identity Reporting Settings if you have installed Identity Reporting on this server.

If you do not have Identity Reporting on this server, proceed to ConfigUpdate details.

 

Application host name (Identity Governance)

WARNING:Use the fully qualified domain name (FQDN) name rather than localhost or an IP address.

Specify the DNS name of the Identity Governance server.

 

Application port

Specify the port that Identity Governance uses. For http, the default port is 8080. For https, the default port is 8443.

 

IDP host name

Specify the DNS name of the Access Manager Identity Server.

 

IDP port

Specify the port the Access Manager Identity Server uses.

 

Console host name

Specify the DNS name of the Access Manager administration console.

 

Console port

Specify the port the Access Manager administration console.

 

(Conditional) Access Manager > Bootstrap Administrator Details

 

 

Bootstrap admin DN

Specify the DN of the LDAP bootstrap administrator for Identity Governance. You must have an LDAP bootstrap administrator to integrate with Access Manager. For more information, see Section 4.1.1, Using the Bootstrap Administrator.

 

Bootstrap admin password

Specify the password of the LDAP bootstrap administrator account for Identity Governance.

 

Access Manager admin DN

Specify the DN of an Access Manager administrator account.

 

Access Manager admin password

Specify the password for the Access Manager administrator account.

 

(Conditional) Identity Reporting Settings

If you plan to install Identity Reporting on another server or you are not using Identity Reporting, skip to ConfigUpdate details.

If you plan to install Identity Reporting on the same server as Identity Governance, gather the following information to configure Identity Reporting.

You are defining the URL settings that the clients access to use Identity Reporting on this server.

 

Identity Reporting > Protocol

Select whether the clients that connect to Identity Reporting use http or https.

To use https, ensure that you have configured the Apache Tomcat instance on this server to use SSL/TLS. For more information, see Section 3.8, Securing Connections with TLS/SSL.

 

Identity Reporting > Host name

WARNING:Use the fully qualified domain name (FQDN) name rather than localhost or an IP address.

In a non-clustered environment, specify the DNS name of the server hosting Identity Reporting.

In a clustered environment, specify the DNS name of the server that hosts the load balancer or reverse proxy that you want to use. For more information, see Section 2.3.4, Ensuring High Availability or Load Balancing for Identity Governance.

 

Identity Reporting > Port

Specify the port that the clients use to access Identity Reporting. For http, the default port 8080. For https, the default port is 8443.

 

Additional Identity Reporting Options

There are additional Identity Reporting options that you must configure. These options are presented at a later time during the installation.

 

Identity Reporting > Target Locale

Select the language Identity Reporting uses to generate the reports. The default is English.

 

Identity Reporting > Email Delivery of Reports

Gather the following information for the SMTP server that deliverers the email notifications about the Identity Reporting reports.

 

Default email address

Specify the email address that you want Identity Reporting to use as the origin for email notifications.

 

SMTP Server

WARNING:Use the fully qualified domain name (FQDN) name rather than localhost or an IP address.

Specify the DNS name of the SMTP email host that Identity Reporting uses for email notifications.

 

SMTP Server Port

Specify the port number for the SMTP server. The default value is 465.

 

(Conditional) Use SSL for SMTP

Select whether you want to use secure communicate with the SMTP server. If you select this option, you must configure your SMTP server for TLS/SSL communication. For more information, see Section 3.8, Securing Connections with TLS/SSL.

 

(Conditional) Require server authentication

Select whether you want to use authentication for communication with the SMTP server. If you select this option, you must provide the SMTP server credentials.

 

SMTP user name and password

Specify the credentials for a login account to the SMTP server.

 

Identity Reporting > Keep finished reports for

Specify the amount of time that Identity Reporting retains completed reports before deleting them. For example, to specify six months, enter 6 and then select Month.

 

Identity Reporting > Location of report definitions

Specify a path where you want to store the report definitions. The default directory is:

  • Linux: /opt/netiq/idm/apps/idrpt

  • Windows: C:\netiq\idm\apps\idrpt

 

(Conditional) ActiveMQ Details

If you installed Identity Reporting on another server or if you did not install Identity Reporting, skip to ConfigUpdate details.

 

ActiveMQ or Do not use ActiveMQ

Select whether you want to use ActiveMQ to guarantee email delivery.

 

ActiveMQ host name

Specify the DNS name of the server where you have installed ActiveMQ.

 

ActiveMQ port

Specify the port that ActiveMQ uses to communicate. The default port is 61616.

 

ConfigUpdate details

Specify the directory where the Identity Governance installer installs the Configuration Update utility.

 

Database Details

Collect the following information for the database type that you have selected to use. Ensure that you install the database before starting the Identity Governance installation. For more information, see Section 5.8, Creating the Databases before Installing Identity Governance.

 

Database type

Select the type of database you are using. The supported databases are:

  • Microsoft SQL

  • Oracle

  • PostgreSQL

For a list of the supported database versions, see Section 2.4.2, Database Requirements.

 

Database Configuration Details

Select one of the following three options:

 

Database details > Configure database now

Select this option to have the Identity Governance installer to create and populate the databases. You select this option if you are performing an upgrade or a new installation. For more information, see Section 5.4, Using the Identity Governance Installer to Create and Populate the Databases.

 

Database details > Generate SQL for later

Select this option to have your database administrator create and populate the databases using the SQL scripts generated and stored by the installer in the following default directory for Identity Governance:

  • Linux: /opt/netiq/idm/apps/idgov/sql

  • Windows: C:\netiq\idm\apps\idgov\sql

If you installed Identity Reporting at the same time, the Identity Reporting files are located in the following default directory:

  • Linux: /opt/netiq/idm/apps/idrpt/sql

  • Windows: C:\netiq\idm\apps\idrpt\sql

For more information about using the SQL files, see Section 5.11, Configuring the Databases Using the SQL Scripts.

 

Database details > No database configuration

Select this option to do nothing. You would select this option if you were installing the second node in a cluster. For more information, see Section 2.3.4, Ensuring High Availability or Load Balancing for Identity Governance.

 

Host

Specify the DNS name of the database server.

 

Port

Specify the port the database server uses to communicate. The default port is:

  • Microsoft SQL: 1433

  • Oracle: 1521

  • PostgreSQL: 5432

 

(Conditional) Microsoft SQL Server JDBC JAR

If you are using the Microsoft SQL Server, specify the path to the Microsoft SQL Server JDBC JAR file. For more information, see Section 5.7, Adding the JDBC File to the Application Server.

 

(Conditional) Oracle Database Details

If you are using an Oracle database, gather the following information to complete the Identity Governance installation.

 

Oracle JDBC JAR

Specify the path to the Oracle JDBC JAR file. For more information, see Section 5.7, Adding the JDBC File to the Application Server

 

Oracle Database name

Specify the name of the Oracle database where the installer will add the schema for Identity Governance, Identity Reporting, or both. For example, oracleidgov

 

Oracle User tablespace

Specify the name of the database storage unit for storing the schema for the Identity Governance databases. The default is USERS.

 

Oracle Temporary tablespace

Specify the name of the temporary database storage unit for storing the schema. The default name is TEMP.

 

Database Administrator user and password

Specify the credentials of a database account that can access and modify data in the databases. This account must be able to create databases, tables, views, and other artifacts. You can test the connection to the database.

 

Database names

Specify the names of the required databases for Identity Governance. This is a list of the default names of the databases and what they do.

  • Operations: igops

  • Archive: igarc

  • Data collection: igdcs

  • Workflow: igwf

  • Analytics: igara

 

Database password

Specify a single password the Identity Governance installer uses to create the databases. The installer sets the same password for each database. You can change the password at a later time if you want to have a separate password for each database. For more information, see Section 5.12, How to Change the Configuration Options for the Databases.

 

Reporting user and password

Specify a name and password of a database user that Identity Governance uses to generate reports for Identity Governance. The default name is igrptuser.

Identity Governance uses this user if you have Identity Reporting installed or not.

 

Update or Only use existing

Applies only when you choose to configure the database during the installation.

Select whether the Identity Governance installer creates the database names, creates the schema, creates users, creates roles, and populates the databases with this information. Select this option for new installations or upgrades.

Or select to use existing databases with your database names and users.

 

(Conditional) Auditing Details

Gather the following information if you want to enable auditing for Identity Governance.

 

Enable auditing

Select whether you want to enable auditing.

 

Audit server

Specify the DNS name of the audit server.

 

Audit port

Specify the port the audit server uses to communicate. The default port 6514.

 

Audit cache location

Specify a local directory on the Identity Governance server for caching of audit events before they are sent to the audit server. The default directory is:

  • Linux: /opt/netiq/idm/apps/audit

  • Windows: C:\netiq\idm\apps\audit

 

Secure layer

Select if you are using TLS communication to the audit server. If you are, you can test the connection before you proceed. For more information, see Section 3.8, Securing Connections with TLS/SSL.