Releases: akunzai/GSS.Authentication.CAS
Releases · akunzai/GSS.Authentication.CAS
v5.6.1
What's Changed
🐛 Bug Fixes
- #750: Fix service URL in OWIN CasAuthenticationHandler by @ferflorespinto in #751
Misc
- Improved .NET Framework compatibility by @akunzai in #710
- Create PR for web.config changes by @akunzai in #711
- Bump keycloak from 26.0.8 to 26.1.0 by @akunzai in #712
- Update NPM packages by @akunzai in #720
- Update dependencies by @akunzai in #721
- Fix assembly binding redirects by @github-actions in #722
- Migrate to new slnx format by @akunzai in #723
- Update dependencies by @akunzai in #724
- Fix assembly binding redirects by @github-actions in #725
- Cannot login without HTTPS since Keycloak v26 by @akunzai in #727
- Migrate xunit from v2 to v3 by @akunzai in #728
- Update dependencies by @akunzai in #731
- Fix assembly binding redirects by @github-actions in #732
- Fix known vulnerabilities by @akunzai in #733
- Update dependencies by @akunzai in #739
- Fix assembly binding redirects by @github-actions in #740
- Update dependencies by @akunzai in #741
- Update dependencies by @akunzai in #748
- Fix assembly binding redirects by @github-actions in #749
- Bump version to 5.6.1 by @akunzai in #752
New Contributors
- @github-actions made their first contribution in #722
- @ferflorespinto made their first contribution in #751
Full Changelog: v5.6.0...v5.6.1
v5.6.0
What's Changed
Full Changelog: v5.5.0...v5.6.0
v5.5.0
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
5.3.3
5.3.2
5.3.1
- Remove the
netstandard2.0target framework fromGSS.Authentication.CAS.AspNetCoreto fix CVE-2022-34716