v5.4.0
What's Changed
- The
ISystemClockis 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
ServiceTicketValidatoruse configured HttpClient by @akunzai in #472 - Improve error handling by @akunzai in #502
- Removed the
GSS.Authentication.CAS.DistributedCachepackage by @akunzai in #506 - Fixes the default
TicketIdFactoryfor TicketStore by @akunzai in #507 - Remove obsolete methods or properties by @akunzai in #508
- Obsoleting the
IServiceTicketStoreby @akunzai in #509 - Restore the authenticationType for
AuthenticationTicketby @akunzai in #510
Full Changelog: 5.3.3...v5.4.0