3.1 Basic Configuration Parameters

These are the connection-related parameters that Oracle Identity Governance requires to connect to a Jira application.

Note:

Unless specified, do not modify entries in the below table.

Table 3-1 Parameters in the Basic Configuration

Parameter Mandatory ? Description
authenticationType Yes

Enter the type of authentication that is used by your target system.

Default value: basic

username No

Enter the user name of the target system that you create for performing connector operations.

Sample value: johnsmith@abc.com

Password No

Enter the API token obtained while registering a client application (Jira connector) with the target system.

Sample value: ATATT3xFfGF063yqGx3VUAAvlzcM0xTDjhThd-nshb-RtbEdsU-hTbVnmKKbG

Host Yes

Enter the host name of the machine hosting your Jira target system. This is a mandatory attribute while creating an application.

Sample value: jira.atlassian.net

uriPlaceHolder No

Enter the key-value pair for replacing place holders in the relURIs. The URI place holder consists of values which are repeated in every relative URL. Values must be comma separated.

For example, tenant ID and API version values are a part of every request URL. Therefore, we replace it with a key-value pair in the following format:

KEY;VALUE

Sample value : api_version;3

Connector server Name No This field is blank. If you are using this connector with the Java Connector Server, then provide the name of Connector Server IT Resource here.
Port No

Enter the port number at which the target system is listening.

Sample value: 123

Proxy Host No

Enter the name of the proxy host used to connect to an external target.

Sample value: www.example.com

proxyPassword No Enter the password of the proxy user ID of the target system user account that Oracle Identity Governance uses to connect to the target system.
proxyPort No

Enter the proxy port number.

Sample value: 1105

Proxyuser No Proxy user name of the target system user account that Oracle Identity Manager uses to connect to the target system.
sslEnabled No

If the target system requires SSL connectivity, then set the value of this parameter to true. Otherwise set the value to false.

Sample value:true