Skip to content

1.0.4

Compare
Choose a tag to compare
@jgrandja jgrandja released this 16 Oct 20:47
· 620 commits to main since this release

🪲 Bug Fixes

  • Fix typo: context.getHeaders() to context.getJwsHeader() #1392
  • client_id and client_secret provided via query parameters are accepted for client_secret_post #1389
  • Should return hashed client_secret when registering with client_secret_jwt #1382

🔨 Dependency Upgrades

  • Update to Spring Boot 3.0.11 #1400
  • Update to org.hsqldb:hsqldb 2.7.2 #1399
  • Update to Spring Security 6.0.8 #1398
  • Update to Spring Framework 6.0.13 #1397