Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 296 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 296 Bytes

ADAuthentication

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!