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,551,975
Community Members
 
Community Events
184
Community Groups

When do JIRA oAuth tokens expire?

I've managed to create an Application link for my server-side application, and run through the oAuth dance and get access tokens. This all works fine, and I can use the tokens using the REST API.

However, I've read elsewhere that the tokens have a limited lifetime (e.g. https://answers.atlassian.com/questions/332492) that can be seen in http://<JIRA_URL>/plugins/servlet/oauth/users/access-tokens. However, with my Cloud installation of JIRA, there is no expiry listed on this page - just the date the name of the app, date granted, 'Read and Write access' and a button to revoke.

How can I tell what the token lifetime is?

7 answers

1 accepted

0 votes
Answer accepted

"You can revoke this access token at any time from your JIRA user account, otherwise, all access tokens expire after seven days."

This is from the documentation.
https://confluence.atlassian.com/jiracoreserver071/allowing-oauth-access-802172493.html

Let me know , if you guys have any useful information. 

Looks like this indeed the case for Cloud - see https://support.atlassian.com/jira-work-management/docs/allow-oauth-access/ which was updated in Jun 2021 so is current.

The tokens expire as specified in the "oauth_expires_in" parameter when you get the access token. For example, on a default configured JIRA instance on Atlassian's server is 157680000 (which is 5 years)

Using Atlassian Access, they are configurable.  

1. After you log into Atlassian Access, from the top set of tabs, select security 

2. from the left hand panel click on session duration

3. In the middle of the screen is a drop down that will allow you to select the length of time that you would like your session token to last for.

They're lifetime tokens. The documentation you've linked to is slightly outdated I believe ( it contains screenshots from 7 years ago). There are no expiry dates associated with access tokens which you can confirm by viewing access tokens from your JIRA console. 

Did you guys get an update to this? If there is no expiry listed there, does that mean it is lifetime?

@Yousef Hammouda - no, I didn't find a solution to this yet.

Hi, i just finished the OAuth tutorial two, and i have the same question!! Even with a standalone server, there is no expiry date mentioned when consulting the token access for a user. Any help? @Kevin Dixon, did you get to solve this? (JIRA servre 7.0.10)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events