An open API service indexing awesome lists of open source software.

https://github.com/baslr/ldap-login-demo


https://github.com/baslr/ldap-login-demo

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

passport-ldap example

$ npm install
$ node index.js
$ curl -d username=boyle -d password=password http://localhost:3001/login

thanks to http://www.forumsys.com/tutorials/integration-how-to/ldap/online-ldap-test-server/