This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
1.0.0
Features
- JwtBearer does not return any useful info when failing to validate/accept a token (#776)
- Get the user's e-mail address from Twitter (#765)
- Support distributed sign-out (#423)
Bugs Fixed
- AuthorizationHandler design questions (#849)
- Authorize policy attribute not compatible with dynamic policy provider (#841)
- CookiePolicy middleware can't affect CookieAuthentication middleware (#814)
- Removed space from file name (#807)
- Clash of AuthorizationContext naming with aspnetcirelease bits rc2-* (#806)
- Authorize GitHub causes infinite redirects or Correlation failed (#801)
- OIDC argument validation (#795)
- CookieAuthenticationHandler IsPersistent with UTC dates (#780)
- Flow for authenticated but unauthorized users with OIDC is broken (infinite redirect) (#667)
- Need to do a doc pass for new AuthZ/AuthN changes (#190)