File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,15 @@ Below are the highlights of the release.
43
43
[[whats-new-webflux]]
44
44
== WebFlux
45
45
46
+ * OAuth 2.0 Login
47
+
48
+ ** Improved xref:reactive/oauth2/login/index.adoc[Reactive OAuth 2.0 Login Documentation]
49
+
46
50
* OAuth 2.0 Client
47
51
48
52
** Improved https://github.com/spring-projects/spring-security/pull/9791[Client Credentials encoding]
49
53
** Added https://github.com/spring-projects/spring-security/pull/10131[custom headers support] for Access Token Requests
50
54
** Added https://github.com/spring-projects/spring-security/pull/10269[custom response parsing] for Access Token Requests
51
55
** Added https://github.com/spring-projects/spring-security/pull/10327[jwt-bearer Grant Type support] for Access Token Requests
52
56
** 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]
You can’t perform that action at this time.
0 commit comments