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

4.1.0

Compare
Choose a tag to compare
@leastprivilege leastprivilege released this 14 Sep 17:54
· 74 commits to main since this release

As part of this release we had 13 issues closed.

bugs

  • #4854 only re-issue session cookie when client added #4812
  • #4852 add defensive check to fix bug for when session is expired #4844
  • #4851 fix serialization bug on LogoutRequest.Parameters #4655
  • #4850 ensure consumed time is utc
  • #4849 fix bug for consent is saved regardless of RememberConsent
  • #4833 Consent is saved regardless of RememberConsent checkbox value
  • #4812 Sliding Cookies not working for implicit flow in IdentityServer4 v4.x
  • #4712 fix multiple WWW-Authenticate header to one

enhancements

  • #4870 Update JAR mime type
  • #4868 Make identity server work with publish single file in .NET 5.0
  • #4853 add more defensive check on check session endpoint #4051
  • #4794 Add missing awaits on CachingClientStore and CachingResourceStore
  • #4744 Introduce LoggingOptions.AuthorizeRequestSensitiveValuesFilter