Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

with OpenLDAP #2

Open
asaadhoussam opened this issue Nov 26, 2022 · 1 comment
Open

with OpenLDAP #2

asaadhoussam opened this issue Nov 26, 2022 · 1 comment

Comments

@asaadhoussam
Copy link

asaadhoussam commented Nov 26, 2022

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?

@pentr32
Copy link
Owner

pentr32 commented Nov 26, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants