How do I setup oauth to authenticate python tool?

Edward Du October 23, 2017

I was trying to do a python tool to analyze some of the fields for each issue on jira cloud.

first i was using basic_auth with my username and password.

and it works just fine, but now i am going to let other user using this tool, so i am searching how to setup an oauth.

I am getting setup a application link to get the keys and tokens that i need for oauth, but my tool is just running locally, it doesn't have a actual server link. 

How do i get access_token and consumer_key from jira cloud?

 

1 answer

0 votes
tomd
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 24, 2017
Erikas Laptevas October 26, 2021

none of the links are working anymore

Like Deleted user likes this

Suggest an answer

Log in or Sign up to answer