1.4.2 • Published 7 years ago

cig-saml2-base v1.4.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

express-saml2 · Build Status npm version Join the chat at https://gitter.im/tngan/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

MIT

Copyright

Copyright (C) 2016-2017 Tony Ngan, released under the MIT License.