This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
Releases: aspnet/Security
Releases · aspnet/Security
1.0.0-rc1
Features
- Need a nicer error when no authentication middleware is registered but you try to authorize (#511)
- Add Logging to Authn and Authz (#491)
- Improve error message for when AuthenticationScheme is not recognized (#466)
- When an external login (e.g. Google) is denied, how do I recognize this? (#451)
- Cookie sharing between applications (#387)
- [Cookies] Consume ITlsTokenBindingFeature (#263)
Bugs Fixed
- [Authorization] Evaluating a non-existent policy returns "false" (#514)
- Cookies: HTTP 401 always turns into 302 (#508)
- Fix OpenIdConnectTokenEndpointResponse to return the actual OpenIdConnectMessage (#501)
- resource-based AuthorizationHandler is invoked for other resource types. (#494)
- Add a RequireHttps property when migrating to Wilson beta8 (#485)
- Authorization API cleanup (#480)
- Remove Twitter.Serializers type (#479)
- OpenIdConnectOptions API cleanup (#478)
- Make OpenIdConnectBearerHandler (nee JwtBearerHandler) internal (#475)
- Rename cookie IAuthenticationSessionStore to ITicketStore (#472)
- Remove unused SubjectPublicKeyInfoAlgorithm type (#471)
- Clean up Authentication namespace's encoder/serializer types/APIs (#469)
- Change all the XyzOptions.SystemClock properties to be EditorBrowsable(Never) (#460)
- Make CookieAuthenticationDefaults and FacebookDefaults fields static readonly (#457)
- Consider requiring callback path (#455)
- Change log messages to use string literals instead of resources (#418)
- Remove log codes from log messages (#414)
- OpenIdConnectHandler.AuthenticateAsync should not throw SecurityTokenException (#351)
- Multiple OIDC handlers will get in each others way. (#348)
- Rationalize error handling (#55)
1.0.0-beta7
Features
Bugs Fixed
- [OIDC] GetUserInformationAsync needs to fail if the subjects do not match (#407)
- Facebook.UserInformationEndpoint + access_token make Invalid Backchannel URL (#365)
- Authorization : AddAuthorization() method do not use the configureOptions parameter (#364)
- OpenIdConnect needs additional validation of the response. (#278)
1.0.0-beta6
1.0.0-beta5
Features
- Remove sample's dependency on Diagnostics (#242)
- Remove dependency on DataProtection in Authentication (#221)
- Prefer the new encoders over Uri.EscapeDataString (#161)
- Integrate cookie chunking APIs with new strongly typed header values (#118)
Bugs Fixed
- [Authorize] fails for OpenIdConnect (#139)
1.0.0-beta4
1.0.0-beta3
1.0.0-beta2
Updating to release NuGet.config
1.0.0-beta1
Updating to release NuGet.config
1.0.0-alpha4
1.0.0-alpha3
Updating release Nuget.config