Skip to content

v5.4.0

Choose a tag to compare

@github-actionsgithub-actions released this 27 Jan 01:06
· 1010 commits to main since this release
2ba0b50

What's Changed

  • The ISystemClock is obsolete since ASP.NET Core 8.0 by @akunzai in #469
  • Improve the CAS logout redirection and exception handling by @akunzai in #471
  • Ensure the ServiceTicketValidator use configured HttpClient by @akunzai in #472
  • Improve error handling by @akunzai in #502
  • Removed the GSS.Authentication.CAS.DistributedCache package by @akunzai in #506
  • Fixes the default TicketIdFactory for TicketStore by @akunzai in #507
  • Remove obsolete methods or properties by @akunzai in #508
  • Obsoleting the IServiceTicketStore by @akunzai in #509
  • Restore the authenticationType for AuthenticationTicket by @akunzai in #510

Full Changelog: 5.3.3...v5.4.0