What’s New in Spring Security 5.6
Spring Security 5.6 provides a number of new features. Below are the highlights of the release.
Servlet
-
Configuration
-
Introduced
AuthorizationManager
for method security
-
-
SAML 2.0 Service Provider
-
OAuth 2.0 Login
-
OAuth 2.0 Client
-
Improved client credentials encoding
-
Improved access token response parsing
-
Added custom grant types support for authorization requests
-
WebFlux
-
Improved client credentials encoding
-
Added custom headers support for access token requests