Hao Kung
|
775eb5ece4
|
Split Security into AuthN/AuthZ
AuthenticationType -> Scheme
Move Active/Passive into AutomaticAuthenticationHandler
Security -> Authorization/Authentication assemblies
401-403 logic
Switch from ClaimsIdentity to ClaimsPrincipal
|
2015-03-02 15:33:52 -08:00 |
Hao Kung
|
240ed82b31
|
React to AddDataProtection change
|
2014-11-24 16:32:33 -08:00 |
Chris Ross
|
977a08ddca
|
Add DataProtection to samples.
|
2014-11-18 14:59:56 -08:00 |
Hao Kung
|
78f472fd20
|
Switch to automatically ensure request services
|
2014-10-16 11:14:07 -07:00 |
Chris Ross
|
45836c8041
|
Update UseMiddleware dependencies.
|
2014-10-15 15:56:08 -07:00 |
Hao Kung
|
84dfcf5258
|
React to Options and Hosting changes
|
2014-10-14 19:14:54 -07:00 |
Hao Kung
|
e9038b40f1
|
React to UsePerRequestServices
|
2014-10-09 14:18:09 -07:00 |
Hao Kung
|
3426034bcb
|
Use DI activated options for auth middlewares
UseXXX() now use DI activated options
Use ExternalAuthenticationOptions instead of DefaultSignInAs
|
2014-10-08 13:02:08 -07:00 |
Chris Ross
|
35ad3ec7bb
|
Code cleanup.
|
2014-09-15 09:35:55 -07:00 |
Chris Ross
|
55f8b9d41d
|
Rebase.
|
2014-09-12 14:32:35 -07:00 |
Chris Ross
|
d6b82b8799
|
#32 - Port cookie auth session store from Katana. Add MemoryCache sample.
|
2014-09-12 12:41:07 -07:00 |