From c38c7224734744e6fd2dffc89e528d9b60fa358c Mon Sep 17 00:00:00 2001 From: Steve Riesenberg Date: Thu, 17 Mar 2022 09:56:45 -0500 Subject: [PATCH] Update What's New for 5.7 --- docs/modules/ROOT/pages/whats-new.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/pages/whats-new.adoc b/docs/modules/ROOT/pages/whats-new.adoc index 3a45ab5d21..9bafa36c10 100644 --- a/docs/modules/ROOT/pages/whats-new.adoc +++ b/docs/modules/ROOT/pages/whats-new.adoc @@ -16,6 +16,7 @@ Below are the highlights of the release. ** Allow configuring https://github.com/spring-projects/spring-security/issues/6548[PKCE for confidential clients] ** Allow configuring a https://github.com/spring-projects/spring-security/issues/9812[JWT assertion resolver] in `JwtBearerOAuth2AuthorizedClientProvider` +** Allow customizing claims on https://github.com/spring-projects/spring-security/issues/9855[JWT client assertions] [[whats-new-webflux]] == WebFlux