Spring Security 5.0.0 M3 Released
On behalf of the community, I’m pleased to announce the release of Spring Security 5.0.0 M3. This release includes bug fixes, new features, and is based off of Spring Framework 5.0.0 RC3.
The new features included in this milestone are:
-
Support added for JSON Web Token (JWT) and JSON Web Signature (JWS) via the new module spring-security-jwt-jose
-
Integrated the ID Token for OpenID Connect authentication flows
Please refer to the change log for further details on this release.
Project Site | Reference | Guides | Help