aspnetcore/test
Osmozy d38fb1e49d Summary of the changes
- No need to set the authenticationType in the Authorize_ShouldAllowIfClaimIsPresent unit test, since we already have another unit test for these functionality.
 - Specified the authentication scheme of the authorization policy  in the Authorize_ShouldAllowIfClaimIsPresentWithSpecifiedAuthType unit test
2016-01-04 13:26:23 -08:00
..
Microsoft.AspNet.Authentication.Test Disabling JwtBearer TokenValidationTest which is using an expired token 2016-01-04 11:39:09 -08:00
Microsoft.AspNet.Authorization.Test Summary of the changes 2016-01-04 13:26:23 -08:00
Microsoft.AspNet.CookiePolicy.Test
Microsoft.Owin.Security.Cookies.Interop.Test