Spring Security 5.3 officially released

Spring Security 5.3 officially released, more in this update, the removal of the following:

New features

  • Add oauth2login xml example  # 8060
  • oauth2Client test support should allow configuration principal name  # 8054
  • Add the Kotlin configuration section to document  # 8051
  • DefaultAuthenticationEventPublisher in the event of default options  # 7937
  • Add oauth2Client WebTestClient Testing Support  # 7910
  • Nimbus OpaqueTokenIntrospector should distinguish between the token and the service error  # 7902
  • OAuth 2.0 client support application cluster  # 7889
  • XML provides a name for the OAuth 2.0 support resource server space  # 5185

Bug fixes

  • NoClassDefFoundError on javax / mail / internet fails to build  # 7994
  • Remove duplicate documents from the runtime environment  # 7980
  • OAuth2AuthorizationCodeGrantWebFilter should also match the query parameters  # 7966
  • Prevent the authorization URL parameters twice escaped  # 7881

More See update:

https://github.com/spring-projects/spring-security/releases/tag/5.3.0.RELEAS

Guess you like

Origin www.oschina.net/news/113890/spring-security-5-3-released