Skip to content

madhawapolkotuwa/LDAP-authentication-in-.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

LDAP-authentication-in-.Net

LDAP User Authentication with .NET (Simple Console App)

  • Install NuGet Package System.DirectoryServices.Protocols

  • Change localhost and port according to your LDAP server

  • Change Credential according to your LDAP Tree

  • Change objectClass & Value to your Attribute Type and Value

  • Change "cn","sn","employeeType" ... what you want to request from LDAP server

    Demo Video

About

LDAP User Authentication with .NET (Simple Console App)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages