Active Directory authentication middleware for ASP.Net Core using Kestrel.
This libraries mode of authentication is Basic Auth (WWW-Authenticate header). It is recommended you only use this library for WebAPI or internal, non-internet facing servers. For use only with HTTPS!