github spring-projects/spring-authorization-server 0.2.1

latest releases: 1.4.0-M2, 1.2.6, 1.3.2...
2 years ago

⭐ New Features

  • Allow subclassing OAuth2AuthenticationContext #492
  • Restructure samples #485
  • Update README.adoc #471
  • Customize OAuth2AuthorizationConsent prior to saving #470
  • Make OAuth2ClientAuthenticationToken @transient #450
  • authenticationDetailsSource of OAuth2TokenEndpointFilter should be customizable #448
  • Implement User Info Endpoint #441
  • Make OAuth2AuthorizationConsent customizable #436
  • authenticationDetailsSource of OAuth2TokenEndpointFilter should be customizable #431
  • Implement Client Configuration Endpoint #427
  • Removed an empty statement #421
  • Implement Client Configuration Endpoint #355
  • Implement UserInfo Endpoint #176

🪲 Bug Fixes

  • Missing state parameter in Authorization Consent request throws 500 #503
  • Fix registration access token cannot be deserialized #497
  • Registration access token cannot be de-serialized when calling Client Configuration Endpoint #495
  • Documentation links in README.adoc to Spring Security are broken #494
  • Require code_verifier if code_challenge provided #465
  • JdbcOAuth2AuthorizationService now uses LobCreator in findBy method #464
  • Add support for deserializing LinkedHashSet #460
  • Jackson throws IllegalArgumentException when loading OAuth2Authorization from JdbcOAuth2AuthorizationService #457
  • JdbcOAuth2AuthorizationService.findBy should use LobCreatorArgumentPreparedStatementSetter #455
  • Require code_verifier if code_challenge provided #453
  • Update RegisteredClient.Builder to use getters #451
  • OAuth2 token introspection assuming issuer claim is present #438
  • Client secret double encoding issue when updating an existing registered client #433
  • Refreshed access token is inactive after token revocation #432
  • Fix cancel consent functionality on default consent page #411
  • Cancel consent button does not submit form #393
  • Client secret double encoding issue when updating an existing registered client #389

🔨 Dependency Upgrades

  • Update to jackson-bom 2.12.5 #517
  • Update to Spring Boot 2.5.7 #516
  • Update Reactor to 2020.0.13 #515
  • Update to Spring Security 5.5.3 #514
  • Update to Spring Framework 5.3.13 #513

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

Don't miss a new spring-authorization-server release

NewReleases is sending notifications on new releases.