High-level API for Single Sign On (SAML 2.0)
express-saml2 ·
High-level API for Single Sign On (SAML 2.0)
Description
This module provides high-level API for scalable Single Sign On (SSO) implementation. Compare to tngan/express-saml2(1.3.4) , it support AttributeStatement.
Installation
To install the stable version
$ npm install express-saml2
Integrations
Get Started
var saml = require('express-saml2');
License
Copyright
Copyright (C) 2016-2017 Tony Ngan, released under the MIT License.
HomePage
https://github.com/mengkzhaoyun/express-saml2#readme
Repository
git+https://github.com/mengkzhaoyun/express-saml2.git
来源:JavaScript中文网 ,转载请注明来源 https://www.javascriptcn.com/post/6005605381e8991b448de7a4