aspnetcore/src
Hao Kung 5094b85ac9 Latest AuthZ iteration
- Core Auth API now takes list of IAuthorizationRequirements, or policy
name.
- Overload that takes AuthorizationPolicy instance moved to extension
method.
- Remove HttpContext from API and replace with ClaimsPrincipal instead
- Add Operation requirement
- Add Sync overloads
- Add ClaimsTransformationOptions (TBD where to use this)

Fixes https://github.com/aspnet/Security/issues/132
Fixes https://github.com/aspnet/Security/issues/116
Fixes https://github.com/aspnet/Security/issues/11
Fixes https://github.com/aspnet/Security/issues/117
2015-02-16 15:04:10 -08:00
..
Microsoft.AspNet.Security Latest AuthZ iteration 2015-02-16 15:04:10 -08:00
Microsoft.AspNet.Security.Cookies Remove build time deps and fixed formatting 2015-02-10 11:01:03 -08:00
Microsoft.AspNet.Security.Facebook Remove build time deps and fixed formatting 2015-02-10 11:01:03 -08:00
Microsoft.AspNet.Security.Google Remove build time deps and fixed formatting 2015-02-10 11:01:03 -08:00
Microsoft.AspNet.Security.MicrosoftAccount Remove build time deps and fixed formatting 2015-02-10 11:01:03 -08:00
Microsoft.AspNet.Security.OAuth
Microsoft.AspNet.Security.OAuthBearer Updating .kproj files 2015-02-04 14:24:28 -08:00
Microsoft.AspNet.Security.OpenIdConnect Adding necessary dependencies to OpenIdConnect directly 2015-02-10 11:25:30 -08:00
Microsoft.AspNet.Security.Twitter Remove build time deps and fixed formatting 2015-02-10 11:01:03 -08:00