For the complete documentation index, see llms.txt. This page is also available as Markdown.

Jira Self-Hosted

Connection Requirements

1 - IP

The IP address or hostname of your self-hosted Jira instance.

2 - Port

Port number (optional, default: 443).

3 - Username

A Jira username with permission to list users. This account must have the Browse Users global permission.

4 - Password

The password for the Jira user account provided above.

5 - Is Secure?

Choose this if your connection is going to be over HTTPS. (default: HTTPS)

6 - Timeout

The amount of time (in seconds) to wait for API responses. (default: 30)

Last updated