In this node app , we learn how to create ,intergrate and authorize user logging through LDAP or an Active Directory .
- Node 6+
- Git
Clone the repo and install the dependencies.
git clone https://github.com/learningdollars/bongomin-ldap-activedir-nodejs.git
cd bongomin-ldap-activedir-nodejs
npm install