Skip to content

Squirrelies/ADAuthentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages