based on passport-saml-example
local SP web application for use with SAML IdP
$ npm install
$ bower install
$ npm start
This is preconfigured for usage with a fixed test SAML IdP installation and the node backend part is using in-memory storage for sessions.
| @gbraad |
@gbraad |
Licensed under the MIT license
Based on PassportJS-Authentication by Danial Khosravi