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: 

Single Sign on setup for jira 6.1.6

Alok Agnihotri
May 5, 2014

Hi,

We are using Delegated LDAP Authentication in our jira 6.1.6 application. We want to implement SSO functionality in the application so that a windows logged in user do not have to type password and the user will be directed to dashboard when he/she types the application url in the browser.

Please suggest how to implement "single sign on" in JIRA 6.1.6.

Thank you!

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Tiago Comasseto
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.
May 5, 2014

Hi Alok,

We know that there are other methods to implement SSO with Atlassian products, such as Kerberos and Spnego, and we have the information of some successful integrations, but please be aware that the only SSO solution supported by Atlassian is Crowd application.

In case you're interested to see some other SSO options, I would recommend that you take a look at this page that has information about how to work with custom authenticators.

Additionally, you may be interested in taking a look at the following articles that explain some methods of Integrated Windows Authentication:

I hope it helps.

Cheers

Alok Agnihotri
May 7, 2014

Hi Tiago,

Thank You for the response...