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 |
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
|
51c3dc98dc
|
Handle IBuilder rename to IApplicationBuilder.
|
2014-09-10 12:27:01 -07:00 |
Chris Ross
|
fadf6ae5e2
|
Add missing sample namespace.
|
2014-07-16 14:45:55 -07:00 |
Chris Ross
|
cf7ffe1a75
|
Fix sample.
|
2014-05-09 11:19:54 -07:00 |
Chris Ross
|
b1acd99197
|
Remove NullLoggerFactory workaround from the sample.
|
2014-05-07 11:35:42 -07:00 |
Wei Wang
|
08929a6e99
|
Fix dependency issues
|
2014-05-06 12:16:15 -07:00 |
David Fowler
|
d916a6d66a
|
React to renames
|
2014-05-06 01:04:17 -07:00 |
Chris Ross
|
1235ea1a6f
|
Fix HttpAbstractions dependency renames.
|
2014-05-06 00:59:16 -07:00 |
David Fowler
|
9726a26056
|
Update based on new API changes
|
2014-04-17 22:25:17 -07:00 |
Chris Ross
|
551fca35d3
|
Review cleanup, rename Provider to Notifications, use NotNull.
|
2014-04-08 11:28:08 -07:00 |
Chris Ross
|
d83d2e98d6
|
Review cleanup, fallback logger, CreateDataProtecter extension.
|
2014-04-03 10:43:11 -07:00 |
Chris Ross
|
2b226c936f
|
Update for latest abstraction contracts.
|
2014-04-01 17:18:37 -07:00 |
Chris Ross
|
83855f8eac
|
Redesign security contracts.
|
2014-03-31 10:30:57 -07:00 |