Home

Awesome

PassportJS SAML example

Build Status Code Climate

Description

An example to demonstrate the use of the Passport-SAML Authentication provider for PassportJS.

Usage

$ npm install
$ bower install
$ npm start

Authors

"Gerard Braad"
@gbraad

License

Licensed under the MIT license

Note

Based on PassportJS-Authentication by Danial Khosravi