Feature Description
Add Bearer Token authentication and SSL certificate support to the JIRA tool. This would enable connections to enterprise JIRA instances requiring these security features.
Feature Category
UI/UX Improvement
Problem Statement
Currently the JIRA tool only supports Basic Auth (email + API token), which doesn't work with many self-hosted JIRA deployments.
Proposed Solution
The same, just with additional paramters.
Mockups or References
No response
Additional Context
The API Loader successfully connects to our JIRA instance using Bearer token + SSL certificates, but lacks JIRA-specific functionality.