The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I call api jira with access token from SSO authenticate

Dương Tấn Nhật
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 18, 2024

I have an mobile app which already config the SSO authenticate through OpenId Connect, it's return the access token which is an JWT token, how can I call the api from jira with that token ? I'm already config SSO authenticate for Jira 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Ananjan_miniOrange
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 Champions.
June 19, 2024

Hi @Dương Tấn Nhật 

You can have a look at this documentation by Atlassian regarding extending Jira applications functionality.

In case you are looking for a marketplace app then you would like to try out our Enhance API Security for Jira REST APIs with OAuth/API Token. Specifically, you can authenticate REST APIs using the Access Token that is received during SSO.

Feel free to reach out if you have any questions.