IdentityServer4.Admin
IdentityServer4.Admin copied to clipboard
Optional LDAP Users & Authentication (Stable v1)
Hello Skoruba.
This branch has the option to enable or not the assignment of a Domain to the user. If the domain is LDAP, the user will be able to authenticate with their network credentials. User authentication follows the standard flow as specified by the SigningManager. If this functionality is disabled in the configuration, everything remains as is. I have followed the entire structure of the solution projects.
How does STS.Identity connect or authenticate to an LDAP server? There is a Web Api that helps in the authentication flow. Depending on the domain the user belongs to, the Web Api is selected.
I would like to investigate, help and maybe collaborate on your project.
Thank you
Viko.
Hello @bitai-cs - I am sorry that I did not review this PR yet, I was really busy, I will take a look at this later. If you can feel free to keep it open.
Thanks for your work.
Hello @bitai-cs - I am sorry that I did not review this PR yet, I was really busy, I will take a look at this later. If you can feel free to keep it open.
Thanks for your work.
Ok, no problem.
I would love to have this feature added