Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (4 loc) · 967 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 967 Bytes

⚠️ This solution is deprecated along with Atlassian Server ⚠️

How to configure Atlassian Crowd as SSO for Nextcloud

This repo is meant to serve as a guide to those who need to find some way to integrate Atlassian Crowd with Nextcloud. Apparently, there is no way to do this easily, since Crowd does not support any of the open SSO protocols that Nextcloud offers (yes, SSO software that can't do SSO, go figure). My solution is not the right way to solve this problem, it's a duct-tape-and-bubble-gum adapter that was hacked together over a weekend. Use it only if you have no other choice.

You will need system-level access to both Nextcloud and Crowd servers. This guide has two parts: first, how to setup the Crowd server and then the Nextcloud one. Without loss of generality, we will assume those are located on different hosts.