文件名称:nodebb-plugin-sso-saml
文件大小:6KB
文件格式:ZIP
更新时间:2024-05-22 11:07:53
JavaScript
NodeBB SAML单点登录
NodeBB插件,允许用户通过SAML IDP登录/注册
安装
1) npm install nodebb-plugin-sso-saml.
2) Activate plugin at nodebb admin panel.
3) Once you activated it you can configure all the params at SAML section.
- IdP entry point: it's the saml IdP entry point. E.g https://
【文件预览】:
nodebb-plugin-sso-saml-master
----.gitignore(587B)
----templates()
--------admin()
----package.json(976B)
----library.js(5KB)
----plugin.json(523B)
----LICENSE(1KB)
----README.md(950B)