Skip to content

Commit

Permalink
Update whats-new.adoc with gh-9812
Browse files Browse the repository at this point in the history
  • Loading branch information
jgrandja committed Mar 17, 2022
1 parent 50d315d commit 4a8219d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/modules/ROOT/pages/whats-new.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,12 @@ Below are the highlights of the release.
* OAuth 2.0 Client

** 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`

[[whats-new-webflux]]
== WebFlux

* OAuth 2.0 Client

** 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 `JwtBearerReactiveOAuth2AuthorizedClientProvider`

0 comments on commit 4a8219d

Please sign in to comment.