文件名称:express-saml2-examples:使用express-saml2的示例
文件大小:9KB
文件格式:ZIP
更新时间:2024-05-20 08:07:32
JavaScript
express-saml2-示例 使用express-saml2的示例 整合方式 具有OneLogin的IdP / SP启动的SSO 更多示例即将推出! 开始吧 $ npm install 启动服务器 $ npm start 并访问或先登录 ,然后单击应用程序esaml2-example-3000 。 OneLogin测试的凭据是: 帐户名称: 密码: Tk2eQc%9 您将看到消息Validate the SAML Response successfully ! 通过SP发起的SSO成功登录OneLogin应用时。 或者 登录OneLogin后,单击esaml2-example-3000的应用程序图标。
【文件预览】:
express-saml2-examples-master
----bin()
--------www(2KB)
----package.json(372B)
----routes()
--------index.js(205B)
--------metadata_sp.xml(625B)
--------sso.js(1KB)
--------onelogin_metadata_487043.xml(3KB)
----LICENSE(1KB)
----views()
--------index.jade(66B)
--------error.jade(84B)
--------layout.jade(125B)
----.gitignore(615B)
----public()
--------stylesheets()
----app.js(1KB)
----README.md(730B)