Is is possible to connect to jira to get authenticated then redirect to my webapp?

Mohamed Sultan September 30, 2017

I tried  jira-rest-api-oauth-authentication/ but unfortunately,didn't what I expected as I need to get the secret from the authorize link which I don't want. I want to make it transparent for the user. What I need is I need is to make Jira acts as an authentication server supporting Oauth2. In other words, when accessing my web application, redirects the request to jira to get authenticated then redirects back to my web app after being authorized. Hence,  the user access by web app if already logged in Jira or if not needs to type his username/password.

Is it possible? What approach/system to have this applicable?

0 answers

Suggest an answer

Log in or Sign up to answer