askvortsov1 / flarum-saml

SAML2 SSO Extension for Flarum Forums

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flarum SAML2 SSO (flarum-saml)

License Latest Stable Version

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.

Installation

Use Bazaar or install manually with composer:

composer require askvortsov/flarum-saml

Updating

composer update askvortsov/flarum-saml

TODO

  • Replace CSRF exemption workaround when Flarum Beta 12 is released.
  • Add support for signing/encrypting SAMLRequests.

Feedback

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!

Links

About

SAML2 SSO Extension for Flarum Forums

License:MIT License


Languages

Language:PHP 69.4%Language:JavaScript 30.3%Language:Less 0.3%