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

0 votes
Ananjan_Mishra
Contributor
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.

Suggest an answer

Log in or Sign up to answer