Hao Kung
|
b883920bef
|
Cookies now always redirects to Login/AccessDenied Paths
|
2015-08-11 16:50:20 -07:00 |
Hao Kung
|
ab4ba794e5
|
Fix cookie bugs, Authenticate => HandleAuthenticate
|
2015-07-14 13:22:04 -07:00 |
Hao Kung
|
b9f152ebb1
|
Cookie fixes
|
2015-07-01 11:55:06 -07:00 |
Hao Kung
|
3a8ea672ea
|
AuthN and AuthZ API changes (Async, Challenge)
|
2015-06-25 17:19:27 -07:00 |
Chris R
|
071de85e04
|
React to Http namespace changes.
|
2015-05-07 14:10:59 -07:00 |
N. Taylor Mullen
|
5cf0564484
|
Update LICENSE.txt and license header on files.
|
2015-05-01 14:00:05 -07:00 |
Hao Kung
|
87c31c5526
|
Switch to IUrlEncoder, introduce AddAuthentication
|
2015-04-23 22:49:47 -07:00 |
Hao Kung
|
30d350da26
|
Move logger to base handler and moar var
|
2015-04-22 12:23:54 -07:00 |
Chris Ross
|
a3b2d2c3eb
|
Handle Http.Core rename.
|
2015-04-16 15:58:45 -07:00 |
Hao Kung
|
9ce84d39c2
|
React to http challenge changes
|
2015-04-15 11:21:32 -07:00 |
Hao Kung
|
14d1b467c6
|
ClaimsXform and RIP AutoAuthHandler
- Initial support for ClaimsTransformation
- merge automatic auth handler back into base
|
2015-03-16 15:14:44 -07:00 |
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 |