Chris Ross
|
63fc18b945
|
React to auth feature API changes.
|
2015-04-24 09:57:49 -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 |
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 |
Praburaj
|
bd7f07052e
|
Using [NotNull] from the common package
|
2015-03-14 07:25:14 -07:00 |
Praburaj
|
ce8caf0b9a
|
Rename Microsoft.AspNet.Http.Interfaces => Microsoft.AspNet.Http
|
2015-03-05 17:13:43 -08:00 |
Brennan
|
329d826857
|
Logging API changes
|
2015-03-04 17:10:56 -08: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 |