README
NodeBB SAML SSO
NodeBB Plugin that allows users to login/register via a account.
Installation
npm install nodebb-plugin-sso-saml
NodeBB SAML SSO
<script type="module">
import nodebbPluginSsoSaml from 'https://cdn.skypack.dev/nodebb-plugin-sso-saml';
</script>
NodeBB Plugin that allows users to login/register via a account.
npm install nodebb-plugin-sso-saml