12.2 Understanding Archive Destinations

Identity Governance allows you to archive data to an internal database or to an external database. Identity Governance automatically creates the internal database at the time of installation, and that database is the default for archiving. If you want to archive data to an external database, Identity Governance supports the following databases as archive destinations:

  • Vertica

  • Oracle

  • PostgreSQL

  • MS SQL

NOTE:Identity Governance does not create views for external databases. If you configure an external database as an archive destination, the view will contain only partial information.

12.2.1 Before You Create an Archive Destination Using SSL Communication

If you want to create an archive destination and configure the database to use SSL communication, you must first create and configure the proper global configuration properties for your data store type and for the SSL type -- server authentication or mutual authentication. Use the table below to determine which configuration properties you need to create and the values for each.

Table 12-1 Global Configuration Properties and Value Types for Database and SSL Types

Database Type/SSL Type

Configuration Property

Value Type

Vertica/Server

com.netiq.iac.vertica.ssl.truststore.path

Filename

Vertica/Server

com.netiq.iac.vertica.ssl.truststore.password

Password

Vertica/Mutual

com.netiq.iac.vertica.ssl.truststore.path

Filename

Vertica/Mutual

com.netiq.iac.vertica.ssl.truststore.password

Password

Vertica/Mutual

com.netiq.iac.vertica.ssl.keystore.path

Filename

Vertica/Mutual

com.netiq.iac.vertica.ssl.keystore.password

Password

Oracle/Server

com.netiq.iac.oracle.ssl.truststore.path

Filename

Oracle/Server

com.netiq.iac.oracle.ssl.truststore.type

Type of truststore

Oracle/Server

com.netiq.iac.oracle.ssl.truststore.password

Password

Oracle/Mutual

com.netiq.iac.oracle.ssl.truststore.path

Filename

Oracle/Mutual

com.netiq.iac.oracle.ssl.truststore.type

Type of truststore

Oracle/Mutual

com.netiq.iac.oracle.ssl.truststore.password

Password

Oracle/Mutual

com.netiq.iac.oracle.ssl.keystore.path

Filename

Oracle/Mutual

com.netiq.iac.oracle.ssl.keystore.type

Type of truststore

Oracle/Mutual

com.netiq.iac.oracle.ssl.keystore.password

Password

PostgreSQL/Server

com.netiq.iac.postgres.ssl.root.cert

Contents of the certificate

NOTE:Do not use a filename.

PostgreSQL/Mutual

com.netiq.iac.postgres.ssl.root.cert

Contents of the certificate

NOTE:Do not use a filename.

PostgreSQL/Mutual

com.netiq.iac.postgres.ssl.client.cert

Contents of the certificate

NOTE:Do not use a filename.

PostgreSQL/Mutual

com.netiq.iac.postgres.ssl.client.key

Contents of the key

NOTE:Do not use a filename.

MS SQL/Server

com.netiq.iac.mssql.ssl.server.cert

Contents of the certificate

NOTE:Do not use a filename.

MS SQL/Server

com.netiq.iac.mssql.ssl.password

Password

Use the information from this table to create and configure the required configuration properties for the archive destination you want to create.

NOTE:The configuration properties required for SSL communication could already exist in your environment. You can select Configuration > Advanced, then use the search feature to verify whether the configuration property you need is already configured as a global configuration setting.

To create and configure the proper global configuration properties for your archive destination and for the SSL type:

  1. Log in as a Global Administrator.

  2. Select Configuration > Advanced.

  3. Next to Global Configuration Settings, click the plus sign (+).

  4. Type the name of the configuration property you want to create, then click Add.

  5. Type the value for the configuration property you want to create, then click Create.

  6. Perform Step 3 through Step 5 for each property you need to create.

12.2.2 Creating an Archive Destination

To configure an archive destination:

  1. Select Data Administration > Maintenance.

  2. Click Archive Destinations.

  3. Click “+” to add an archive destination.

  4. Click Current Archive Destination to specify the database as the archive location you want to use.

  5. Provide the requested information.

  6. Click Test Connection to verify your settings.

  7. Click Save.