Vincent Lainé
|
9a5da5861b
|
Fix coding style and handle case where empty roles & schemes are empty
|
2015-12-28 23:57:42 +01:00 |
Vincent Lainé
|
ee6a57e9a2
|
Fix unit tests
|
2015-12-28 14:55:13 +01:00 |
Vincent Lainé
|
6850e3b3b6
|
Fix missing Trim in Roles and Schemes split
|
2015-12-28 14:47:15 +01:00 |
Hao Kung
|
0eaec216b1
|
AuthZ API review changes
|
2015-10-21 16:45:20 -07:00 |
Hao Kung
|
409b50269a
|
Add RemoteAuthenticationHandler base/error handling logic
|
2015-10-14 23:08:43 -07:00 |
Hao Kung
|
3294de14f4
|
Add DefaultPolicy support for AuthZ
|
2015-08-11 17:04:36 -07:00 |
Hao Kung
|
434d158c76
|
Support custom name and role claims
|
2015-05-06 14:24:20 -07:00 |
N. Taylor Mullen
|
5cf0564484
|
Update LICENSE.txt and license header on files.
|
2015-05-01 14:00:05 -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 |