2018-03-05 17:56:47 -05:00
|
|
|
[[new]]
|
2022-05-02 18:13:07 -04:00
|
|
|
= What's New in Spring Security 5.8
|
2018-03-05 17:56:47 -05:00
|
|
|
|
2022-05-02 18:13:07 -04:00
|
|
|
Spring Security 5.8 provides a number of new features.
|
2018-03-05 17:56:47 -05:00
|
|
|
Below are the highlights of the release.
|
2022-02-18 16:14:34 -05:00
|
|
|
|
2022-09-14 15:58:48 -04:00
|
|
|
* https://github.com/spring-projects/spring-security/pull/11638[gh-11638] - Refresh remote JWK when unknown KID error occurs
|
2022-09-08 10:48:52 -04:00
|
|
|
* https://github.com/spring-projects/spring-security/pull/11782[gh-11782] - @WithMockUser Supported as Merged Annotation
|
2022-09-14 15:58:48 -04:00
|
|
|
* https://github.com/spring-projects/spring-security/issues/11661[gh-11661] - Configurable authentication converter for resource-servers with token introspection
|
|
|
|
* https://github.com/spring-projects/spring-security/pull/11771[gh-11771] - `HttpSecurityDsl` should support `apply` method
|
2022-09-14 16:13:41 -04:00
|
|
|
* https://github.com/spring-projects/spring-security/pull/11232[gh-11232] - `ClientRegistrations#rest` defines 30s connect and read timeouts
|
2022-09-20 07:33:38 -04:00
|
|
|
* https://github.com/spring-projects/spring-security/pull/11464[gh-11464] - Remember Me supports SHA256 algorithm
|
2022-10-03 05:13:19 -04:00
|
|
|
* https://github.com/spring-projects/spring-security/pull/11908[gh-11908] - Make X-Xss-Protection header value configurable in ServerHttpSecurity
|