https://github.com/azouaoui-med/node_ldapauth_example
https://github.com/azouaoui-med/node_ldapauth_example
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/azouaoui-med/node_ldapauth_example
- Owner: azouaoui-med
- License: mit
- Created: 2019-03-18T09:03:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-18T12:59:05.000Z (about 6 years ago)
- Last Synced: 2025-04-13T15:12:11.296Z (10 days ago)
- Language: JavaScript
- Size: 34.2 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ldap Authentication With Node/Express
This is an example of ldap authentication with Node js, passport and passport-ldapauth
## Quick start
```
npm installnpm start
```Server runs on http://localhost:3000
## License
This code is released under the MIT License