Basic authentication
Access the plugin options using and in the Connection
section configure the host
and authentication
.
Host
In case of Atlassian Jira Server or Jira Cloud the host is the base URL of your jira instance.
Authentication Types
The authentication type depends on the type of Jira you use:
Open
: guest mode for open source projectsBasic Authentication
: for Jira Server and Jira Cloud
Username and password
If you chose the Basic Authentication
you need to provide the username and password to authenticate with the server.
In case of Jira Server, the username and password are the same as you use to login.
On the other hand, if you use Jira Cloud the username is your email and the password needs to be filled with an APIKey.
You can create a new API token in Jira Cloud from Account Settings > Security > Create and manage API tokens
(Official Documentation).