Squirrelies / ADAuthentication

Active Directory authentication middleware for ASP.Net Core using Kestrel. WWW-Authenticate headers (Basic Auth).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Active Directory authentication middleware for ASP.Net Core using Kestrel. WWW-Authenticate headers (Basic Auth).

License:MIT License


Languages

Language:C# 100.0%