Provides a service that can be used to authenticate to Jira.
jira, authentication, credential
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.
Display Name | API Name | Default Value | Allowable Values | Description |
---|---|---|---|---|
Authentication Method | jira-authentication-method | None |
| Method used to authenticate with Jira |
Access Token | jira-personal-access-token | Personal access tokens (PATs) are a secure way to use scripts and integrate external applications with your Atlassian application. In Jira, select your profile picture at the top right of the screen, then choose Profile. Once you access your profile, select Personal Access Tokens in the left-hand menu. Sensitive Property: true This Property is only considered if the [Authentication Method] Property has a value of "Access Token". | ||
E-mail Address | jira-email-address | Your registered e-mail address at Jira Cloud. This Property is only considered if the [Authentication Method] Property has a value of "API Token". | ||
API Token | jira-api-token | Your API token at Jira Cloud. To create such token, visit your Atlassian ID Account Settings page at: https://id.atlassian.com Sensitive Property: true This Property is only considered if the [Authentication Method] Property has a value of "API Token". |