While integrating with Jira’s API, I found out to my surprise that Platform API and Software API are two different things. And most importantly, that the Agile API doesn’t support OAuth2.0. While OAuth1.0a requires quite the tinkering on our customer’s site and API Token is not that secure objectively (even with the SSL) and subjectively, here comes a question (and I didn’t find a way to contact Atlassian directly).
Do you have maybe an ETA when the Software API is accessible with OAuth2.0? And if you have such plans at all.
Hi @kams, welcome to the community. The following ticket is a feature request re: adding OAuth 2 3LO support for all Jira Software API endpoints. [ACJIRA-2273] - Ecosystem Jira. I encourage you to upvote and comment on that ticket.
Just a quick update: JSWCLOUD-18874 OAuth 2.0 for all the JSW REST API endpoints has been implemented. There seems to be an issue with the endpoint to get all boards that is currently under investigation, but all the other endpoints should already work.