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

1.0.0-beta7

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 02 Sep 17:19

Features

  • Enable default policy for MVC authorize attribute (#376)
  • Rationalize SignInScheme in options (#174)

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)