PassportJS SAML example
October 12, 2014 ยท View on GitHub
Description
An example to demonstrate the use of the Passport-SAML Authentication provider for PassportJS.
Usage
$ npm install
$ bower install
$ npm start
Authors
| @gbraad |
License
Licensed under the MIT license
Note
Based on PassportJS-Authentication by Danial Khosravi