https://github.com/baslr/ldap-login-demo
https://github.com/baslr/ldap-login-demo
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/baslr/ldap-login-demo
- Owner: baslr
- Created: 2017-03-03T11:46:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-03T11:48:30.000Z (over 9 years ago)
- Last Synced: 2025-01-23T02:11:31.014Z (over 1 year ago)
- Language: C
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/