/express-passport-ldap-mongoose-example

example to use express-passport-ldap-mongoose

Primary LanguageHTML

This is a complete minimal example on how to use the library express-passport-ldap-mongoose to create a log in web page to authenticate user against an LDAP server.

How to run

Run this command to launch the server: node server.js

Then point your browser to http://localhost:4000