You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/ROOT/pages/whats-new.adoc
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -15,10 +15,12 @@ Below are the highlights of the release.
15
15
* OAuth 2.0 Client
16
16
17
17
** Allow configuring https://github.com/spring-projects/spring-security/issues/6548[PKCE for confidential clients]
18
+
** Allow configuring a https://github.com/spring-projects/spring-security/issues/9812[JWT assertion resolver] in `JwtBearerOAuth2AuthorizedClientProvider`
18
19
19
20
[[whats-new-webflux]]
20
21
== WebFlux
21
22
22
23
* OAuth 2.0 Client
23
24
24
25
** Allow configuring https://github.com/spring-projects/spring-security/issues/6548[PKCE for confidential clients]
26
+
** Allow configuring a https://github.com/spring-projects/spring-security/issues/9812[JWT assertion resolver] in `JwtBearerReactiveOAuth2AuthorizedClientProvider`
0 commit comments