Vincent Lainé
|
9bf861307c
|
Rework the empty or space only filtering in Roles and Schemes
|
2015-12-30 12:04:00 +01:00 |
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é
|
6850e3b3b6
|
Fix missing Trim in Roles and Schemes split
|
2015-12-28 14:47:15 +01:00 |
Ajay Bhargav Baaskaran
|
0f78135f5d
|
Moving AllowAnonymous attribute from MVC
|
2015-10-19 11:02:20 -07:00 |
Hao Kung
|
409b50269a
|
Add RemoteAuthenticationHandler base/error handling logic
|
2015-10-14 23:08:43 -07:00 |
Pranav K
|
6ed7d1f3c0
|
Replace NotNullAttribute with thrown exceptions
|
2015-09-29 09:35:27 -07:00 |
Hao Kung
|
3294de14f4
|
Add DefaultPolicy support for AuthZ
|
2015-08-11 17:04:36 -07:00 |
Hao Kung
|
3a8ea672ea
|
AuthN and AuthZ API changes (Async, Challenge)
|
2015-06-25 17:19:27 -07:00 |
Hao Kung
|
17deab142d
|
AuthZ: Sugar to make resource parameter optional
|
2015-05-12 13:57:23 -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
|
30d350da26
|
Move logger to base handler and moar var
|
2015-04-22 12:23:54 -07:00 |
Praburaj
|
bd7f07052e
|
Using [NotNull] from the common package
|
2015-03-14 07:25:14 -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 |