AuthenticationType -> Scheme Move Active/Passive into AutomaticAuthenticationHandler Security -> Authorization/Authentication assemblies 401-403 logic Switch from ClaimsIdentity to ClaimsPrincipal |
||
|---|---|---|
| samples | ||
| src | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| LICENSE.txt | ||
| NuGet.Config | ||
| README.md | ||
| Security.sln | ||
| build.cmd | ||
| build.sh | ||
| global.json | ||
| makefile.shade | ||
README.md
ASP.NET Security
ASP.NET Security contains the security and authorization middlewares for ASP.NET vNext.
This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the Home repo.