pentr32/LDAP-Authentication

with OpenLDAP

Opened this issue · 1 comments

Here using the Active Directory server from Microsoft, Instead of that I want to use the openLDAP server, should I write a new LDAPUtil.cs file? Or just change the variables in the existing file, or change other files?

Here using the Active Directory server from Microsoft, Instead of that I want to use the openLDAP server, should I write a new LDAPUtil.cs file? Or just change the variables in the existing file, or change other files?

You'll also need the novel.directory.ldap nuget and I just read the description again, since it has been long time I made this repository. In the nuget description it says that is working with any ldap server including AD from Microsoft. So I think you just have to change the variables and give a try! I also recommend you to have a look over the IdentityServer and read about the OAuth and OpenID connect