A.7 Workflow Settings

This tab defines settings that you use to automate external provisioning and notifications. This tab provides the following groups of settings:

A.7.1 External Provisioning System

To use an external provisioning system, specify the URL, User ID, and Password that Identity Governance needs to connect to the system. For example:

URL
http://$test:8180/IDMProv
User ID
globaladmin
Password
adminpassword

For more information, see Section 9.5.2, Using Workflows to Fulfill the Changeset.

A.7.2 Notification System

This section represents the values that Identity Governance uses to send email notifications.

Mail Server

Specifies the IP address or DNS name and port for the mail server. For example, 12.345.675.90:25.

From Address

Specifies the email address that you want Identity Governance to use as the origination for email notifications.

NOTE:If you are using a Gmail SMTP server for your mail server, Gmail ignores this value and uses the actual Gmail address as the origination for email notifications.

Enable SMTP TLS

Specifies to use secure email delivery.

User ID

Specifies the email address that you want to use for authenticating Identity Governance to the mail server.

Password

Specifies the password associated with the specified User ID.

Enable persistent notification message queue

Specifies whether you want to use message queuing functionality.

A.7.3 Message Queue

This section represents the values for the message queue for email notifications. The queue can use TLS/SSL protocol for secure communication.

JMS broker URI

Specifies the Uniform Resource Identifier (URI) for the Java Message Service (JMS) that the mail server uses. For example, tcp://12.345.675.90:61616.

(Conditional) In a clustered environment, add failover: to the prefix, then specify the host name or IP address and port for each ActiveMQ server. Use commas to separate the server values. For example, failover:tcp://amq1.mycompany.com:61616,tcp://amq2.mycompany.com:61616.

SSL

Specifies whether you want to use TLS/SSL protocol for secure communication when sending notifications.

Queue Keystore

Applies when you want to use the SSL protocol.

Specifies the path and filename of the keystore file that contains the authentication server trust certificate for the mail server.

Queue Keystore Password

Applies when you want to use the SSL protocol.

Specifies the password used to load the keystore file.

Queue Trust Store

Applies when you want to use the SSL protocol.

Specifies the path to the Trusted Key Store that contains all trusted signers’ certificates.

Queue Trust Store Password

Applies when you want to use the SSL protocol.

Specifies the password for the Trusted Key Store.