Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

mozilla-cit/discourse-sso-mozilla

Repository files navigation

Discourse SSO Mozilla

Discourse SSO server for Mozilla

Mentor: Leo McArdle

Good first bugs: https://github.com/Mozilla-cIT/discourse-sso-mozilla/labels/good%20first%20bug

Description: This SSO server allows one to log into Discourse with Mozilla Persona.

Installation

Follow the instructions on Discourse Meta: https://meta.discourse.org/t/official-single-sign-on-for-discourse/13045

Clone the repository:

git clone https://github.com/Mozilla-cIT/discourse-sso-mozilla.git
cd discourse-sso-mozilla/

Install the dependencies:

npm install

Finally, pass the secret to the SSO server, and start it with:

SECRET=gaben npm start

Licence

MPL 2.0

About

Discourse SSO server for Mozilla

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published