A Flarum extension to support SAML2 SSO Login and Registration on Flarum. This opens up Flarum for use as an internal corporate discussion/community tool.
Use Bazaar or install manually with composer:
composer require askvortsov/flarum-saml
composer update askvortsov/flarum-saml
- Replace CSRF exemption workaround when Flarum Beta 12 is released.
- Add support for signing/encrypting SAMLRequests.
Super excited to be posting my first extensions, hopefully more to follow! If you run into issues or have feature requests, let me know and I'll look into it!