Basic authentication
Access the plugin options in Settings > Jira Issue to configure your Jira connection.
Host & Web Base URL
- Host: The base API URL of your Jira instance (e.g.,
https://mycompany.atlassian.netorhttps://jira.company.com). - Web Base URL: (Optional) Set this if your browser-facing URL differs from the internal API host (e.g., when behind a reverse proxy or VPN).
Authentication Types
The plugin supports four authentication modes:
Open: Guest mode for public open source Jira instancesBasic Authentication: Username and password for Jira Server / Jira Data CenterJira Cloud: Email address and Atlassian API Token for Jira CloudBearer Token: Personal Access Token (PAT) / OAuth2 Bearer token
Jira Cloud API Tokens
For Jira Cloud, enter your Atlassian account email as the Email and generate an API token from Account Settings > Security > Create and manage API tokens (Official Documentation).
Credential Storage & Security
Your passwords and tokens can be securely stored using:
- OS Keychain (SecretStorage): Native OS keychain storage for desktop.
- Master Passphrase (AES-256-GCM): Encrypted cross-device storage for synced vaults.
You can configure your preferred storage method in Settings > Jira Issue > Security.