Skip to content

ldtalent/bongomin-ldap-activedir-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bongomin-ldap-activedir-nodejs

HOW TO AUTHENTICATE USING LDAP & ACTIVE DIRECTORY IN NODE JS

In this node app , we learn how to create ,intergrate and authorize user logging through LDAP or an Active Directory .

Requirements

  • Node 6+
  • Git

Common setup

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

run the app

node Server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published