Targeting the JIRA Server system
For each JIRA Server system, add a target system in Bravura Security Fabric (Manage the System > Resources > Target systems):
Type is JIRA Server, listed under Help Desk Systems.
Address uses the following options:
Option | Description |
---|---|
Options marked with a | |
Server | The JIRA server’s host name or IP address. (key: server) |
Port | The TCP port number, typically 8080. (key: port) |
Connection over SSL | Select to enforce SSL connections. Default is "true". (key: ssl) |
Validate the server’s certificate when connecting | Determines whether to validate the server’s security certificate for SSL connections. Default is "true". (key: checkCert) |
HTTP Network Proxy | (Optional) Proxy URL to use for connecting. (key: proxy) |
The address is entered as follows:
{server="<JIRA server host name or IP>";port=<JIRA server port>/[;ssl=false;]/[checkCert=false;]/[proxy=<Network proxy>;]}
The full list of target parameters is explained in Target System Options .