-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Integrations - Common Framework
-
None
-
12
User Problem
Right now, the Jira integrations just use basic auth with username and password. For integrating with cloud, we can use an API token, but the same option doesn't work for Data Center. Data Center has an option for a 'personal access token', but the API calls use a different auth, so it doesn't work.
Suggested Solutions
Add support (maybe a checkbox or separate integration) to be able to use these tokens to integrate with Jira Data Center.
Current Workarounds
Use username and password for the auth, which is less secure.