Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

2.0.0-preview2

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 28 Jun 06:30

Features

  • Bind shared Default schemes to config (#1245)
  • Auth 2.0 Part II: Revenge of AuthZ (#1190)
  • Add IAuthorizationHandlerProvider interface (#1176)
  • Support for Cookie "SameSite" Flag (#908)
  • AuthZ 2.0 Improve failure scenarios + [401 vs 403?] (#901)

Bugs Fixed

  • OAuth authentication broken due to SameSite cookie policy (#1231)
  • How can you 'configure' OpenIdConnectOptions CallbackPath? (#1230)
  • Consider dropping Active in AuthorizeAttribute.ActiveAuthenticationSchemes (#1199)