**This is an old revision of the document!**
Authentication
If we want this to work with the manchester hackspace login then we'll need to be able to authenticate with the existing setup.
According to Connor
So the system uses standard laravel authentication to log in (laravel being the php framework the site is built in) and for the forum SSO I just coded something which follows their guide here https://meta.discourse.org/t/setup-discourseconnect-official-single-sign-on-for-discourse-sso/13045
Links
Full list of auth based plugins
Subset list of OAUTH plugins