You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: