roadie-backstage-plugins
roadie-backstage-plugins copied to clipboard
Support Oauth authentication
Feature Suggestion
Hi, our Jira instance only allows authentication via Oauth. Is it possible to support using Oauth for this plugin?
Possible Implementation
Context
https://developer.atlassian.com/server/jira/platform/oauth/
In a similar situation. We're using JIRA self hosted server. There doesn't seem to be an option for generating an API token for an account.
Ability to generate API tokens is enabled on Jira Server and Data Center >= 8.14, see https://jira.atlassian.com/browse/JRASERVER-67869
I believe this can now leverage the new Atlassian auth provider https://github.com/backstage/backstage/pull/7570
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.