1
0
mirror of synced 2026-08-04 09:17:02 +00:00

Update What's New for 5.7

This commit is contained in:
Steve Riesenberg
2022-03-17 12:56:17 -05:00
parent 987ee2e67a
commit 28dd7dabfb
+4
View File
@@ -21,6 +21,10 @@ Below are the highlights of the release.
[[whats-new-webflux]]
== WebFlux
* Web
** Allow customizing https://github.com/spring-projects/spring-security/issues/10903[charset] in `ServerHttpBasicAuthenticationConverter`
* OAuth 2.0 Client
** Allow configuring https://github.com/spring-projects/spring-security/issues/6548[PKCE for confidential clients]