Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

1.3.0

Compare
Choose a tag to compare
@brockallen brockallen released this 14 Mar 19:41
· 765 commits to master since this release
  • bug fix related to session state and persistent logins
  • added helper extension method to login user from outside of IdentityServer (such as a registration page)
  • bug fix related to redirecting to invalid redirect_uri
  • added configuration setting to control how many sign in message cookies purged
  • added content-type to end session callback to fix problems in safari and iOS
  • added option to control cookie's secure flag (for load balancer scenarios)
  • changed signout behavior to not require authenticated user (but can be required via new flag)