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