How to redirect to JIRA from my application on Single Sign On.

aditi November 30, 2015
I am working on application and i want to integrate my application with JIRA agile.
My question is that i want to redirect to JIRA from my application on Single Sign On ,  I have gone through JIRA REST API but didn't find any way for SSO, got confused with OAuth. Let me know if JIRA API supports SSO.
I have tried using OAuth but every time i have to get the verifier by authenticating user and then get the access token, which actually does not look like SSO to user. Also access token validity is less , thought of generating one time access token but that too does not work. Is there any way to get access code directly through REST call ,without any other interaction.I just want SSO and redirect to Jira from my application. I am OK to use on-premise or cloud JIRA. Has anyone managed to achieve the same?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
aditi December 14, 2015

I have tried using OAuth but every time i have to get the verifier by authenticating user and then get the access token, which actually does not look like SSO to user. Also access token validity is less , thought of generating one time access token but that too does not work. Is there any way to get access code directly through REST call ,without any other interaction.I just want SSO and redirect to Jira from my application. I am OK to use on-premise or cloud JIRA. Has anyone managed to achieve the same?

0 votes
Jobin Kuruvilla [Adaptavist]
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.
December 1, 2015
aditi December 1, 2015

Thanks Jobin will try that.

aditi December 7, 2015

I have tried using OAuth but every time i have to get the verifier by authenticating user and then get the access token, which actually does not look like SSO to user. Also access token validity is less , thought of generating one time access token but that too does not work. Is there any way to get access code directly through REST call ,without any other interaction.I just want SSO and redirect to Jira from my application. I am OK to use on-premise or cloud JIRA. Has anyone managed to achieve the same?

TAGS
AUG Leaders

Atlassian Community Events