Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Stormpath.Owin v3.0.0

Compare
Choose a tag to compare
@nbarbettini nbarbettini released this 12 Oct 11:39
· 192 commits to master since this release

New features

  • Added the /stormpathCallback handler and SAML support (#36). A future release will include SAML buttons in the UI.
  • Added CSRF support to forms generated by the middleware (#11).
  • Added better support for deep link redirection through the login or registration flow (#42).

Fixed issues

  • Updated the Stormpath.SDK version to fix a bug where some accounts could not log in. (stormpath/stormpath-sdk-dotnet#212).
  • Fixed social login support for clients like Angular (#24).
  • Fixed a bug where the logout cookies were malformed (#47).

Breaking changes

This is numbered as a major release due to some small breaking syntax changes in the RouteProtector class and others. It shouldn't affect the majority of use cases. If you run into issues, let us know by filing an issue or joining Talk Stormpath Slack.