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,559,353
Community Members
 
Community Events
184
Community Groups

How to authenticate for a basic REST API call

Hi, I'm trying to make a rest call to query our JIRA for release notes. I have it working with basic authentication. However, I'm reading all over your documentation that basic is deprecated. However, most of the documention I can find is about basic authentication.

So, I had our IT department give me the same key that another app is using; and I can't tell how that translates to JIRA.

Is this oAuth?

username: xxxx

app password: <some name>

xxxxxxxxx -- a password or something

Help? I'm just trying to find the right direction. 

 

2 answers

1 accepted

0 votes
Answer accepted
Warren
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Nov 20, 2020

Hi @Timothy Fitzpatrick 

I'm not sure what you've come across so far, this is a simple explanation of what is required. Post back here if you are still unsure, detailing what you've tried and what issues you're still facing.

OK, I found their is a difference between an API Token and API Key. So I can use the API Key and not get the "basic auth with username/password is deprecated" message.

When I run that through Postman I can see the authorization header generated makes a hash or something out of the username and api key; that is working for my purposes if I pass it to my application to use the REST API.

Next question, is this the right way to do it? Will that hash (or whatever it is) remain valid for the life of the API key? 

 

My understanding is that hash is valid for the life of the aPI key, so this should resolve my question. Thanks.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events