This project implements middleware for ASP.NET Core that enables authenticating users against LDAP directories like Active Directory via an LDAP bind. There are two flavours, the first being ...
This is the code base for my 5 part article series Securing ASP.Net Core Web API with Identity Server: Part 1: Setting up and configuring Identity Server Part 2: Moving Identity Server configuration ...