Forums

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

Implement Our Own SSO solution for atlassian

NJR May 3, 2019

Hi,

Is there any way to implement our own apps to provide SSO for Jira and confluence ? or we must have to use and buy apps from market place only e.g saml, easysso, crowd,etc

 as i found most of open source sso solution was stopped or converted to paid one in market place no any app available for free to add sso.

please guide me how can i implement sso in java which work in jira. any help will be highly appreciated. 

also suggest if any free app in market place which support with latest jira.

Thanks

1 answer

0 votes
Nic Brough -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.
May 6, 2019

You will need to write your own authentication system for each of the applications.

Although this looks old and I suspect some of it is out of date, the principles remain broadly the same.  See https://confluence.atlassian.com/kb/single-sign-on-integration-with-the-atlassian-stack-794495126.html

After skimming that to understand the basics, you probably want to head for https://docs.atlassian.com/atlassian-seraph/2.6.1-m1/sso.html

Suggest an answer

Log in or Sign up to answer