Skip to content

Commit 0bdaa21

Browse files
author
Steve Riesenberg
committed
Update What's New for 5.6
1 parent 0e67228 commit 0bdaa21

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/modules/ROOT/pages/whats-new.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,15 @@ Below are the highlights of the release.
4343
[[whats-new-webflux]]
4444
== WebFlux
4545

46+
* OAuth 2.0 Login
47+
48+
** Improved xref:reactive/oauth2/login/index.adoc[Reactive OAuth 2.0 Login Documentation]
49+
4650
* OAuth 2.0 Client
4751

4852
** Improved https://github.com/spring-projects/spring-security/pull/9791[Client Credentials encoding]
4953
** Added https://github.com/spring-projects/spring-security/pull/10131[custom headers support] for Access Token Requests
5054
** Added https://github.com/spring-projects/spring-security/pull/10269[custom response parsing] for Access Token Requests
5155
** Added https://github.com/spring-projects/spring-security/pull/10327[jwt-bearer Grant Type support] for Access Token Requests
5256
** Added https://github.com/spring-projects/spring-security/pull/10336[JWT Client Authentication support] for Access Token Requests
53-
** Improved https://github.com/spring-projects/spring-security/pull/10373[Reactive OAuth 2.0 Client Documentation]
57+
** Improved xref:reactive/oauth2/client/index.adoc[Reactive OAuth 2.0 Client Documentation]

0 commit comments

Comments
 (0)