We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45bbd86 commit 70eea8dCopy full SHA for 70eea8d
docs/modules/ROOT/pages/whats-new.adoc
@@ -4,5 +4,7 @@
4
Spring Security 5.8 provides a number of new features.
5
Below are the highlights of the release.
6
7
+* https://github.com/spring-projects/spring-security/pull/11638[gh-11638] - Refresh remote JWK when unknown KID error occurs
8
* https://github.com/spring-projects/spring-security/pull/11782[gh-11782] - @WithMockUser Supported as Merged Annotation
-
9
+* https://github.com/spring-projects/spring-security/issues/11661[gh-11661] - Configurable authentication converter for resource-servers with token introspection
10
+* https://github.com/spring-projects/spring-security/pull/11771[gh-11771] - `HttpSecurityDsl` should support `apply` method
0 commit comments