Skip to content

the-terribles/hapi-auth-saml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hapi-auth-saml

Hapi.js scheme for SAML authentication

Development

Install pre-requisites

npm install

Run gulp for linting

gulp

Examples

Install pre-requisites

npm install

Create a examples/secrets.js (see code for what is required).

Run example (note: needs sudo for port 80)

sudo node examples/ping-federate.js

Or run with npm

npm run ping

About

Hapi.js scheme for SAML authentication

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%