IdentityServer4.Admin icon indicating copy to clipboard operation
IdentityServer4.Admin copied to clipboard

Optional LDAP Users & Authentication (Stable v1)

Open bitai-cs opened this issue 3 years ago • 3 comments

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.

bitai-cs avatar May 01 '21 03:05 bitai-cs

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.

skoruba avatar Aug 11 '21 19:08 skoruba

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.

bitai-cs avatar Aug 21 '21 03:08 bitai-cs

I would love to have this feature added

raminassar avatar Dec 30 '21 06:12 raminassar