Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,644,562
Community Members
 
Community Events
196
Community Groups

Working example to connect self-hosted tools (e.g., Deployments API) using OAuth

I'm currently exploring possibilities for integrating AWS CodePipeline with Jira's Deployments feature[1][2][3]. From the beginning, it's clear that AWS CodePipeline is not an officially-supported tool; meaning: I can't just sign in with my AWS account, and enable it, but rather I need to integrate it myself using Atlassian's APIs.

While doing the integration myself isn't a problem, discovering how to do so while navigating through official documentation has been incredibly painful. Different pages have almost the same text, but none are complete or have end-to-end examples; most OAauth-related documentation only mention OAuth 3LO, and this API seem to require 2LO, which doesn't seem to be documented nor supported by official libraries.

Is it possible to provide an working example of how to create a deployment using such APIs?

Thanks,

Irio.

[1]: https://support.atlassian.com/jira-software-cloud/docs/enable-deployments/

[2]: https://support.atlassian.com/jira-cloud-administration/docs/set-up-your-deployment-integration/

[3]: https://support.atlassian.com/jira-cloud-administration/docs/integrate-with-self-hosted-tools-using-oauth/

0 comments

Comment

Log in or Sign up to comment