⭐ New Features
- Add Documentation for Static Methods Classes for
mockJwt()
andjwt()
#10266
🪲 Bug Fixes
- SAML 2.0 Login should allow
loginProcessingUrl
without{registrationId}
when providing anAuthenticationConverter
#10342 - JwtTimeStampValidator uses wrong error on token expiration #10329
- Fix typo #10314
- Saml2LoginConfigurer relyingPartyRegistrationRepository method does not return correct type #10258
- MappedJwtClaimSetConverter#withDefaults doesn't remove claims from JWT as documented #10209
🔨 Dependency Upgrades
- Update to Spring Boot 2.4.11 #10418