File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed
docs/manual/src/docs/asciidoc/_includes/about Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -13,4 +13,20 @@ Below are the highlights of the release.
13
13
* SAML 2.0 Service Provider
14
14
15
15
** Added https://github.com/spring-projects/spring-security/pull/9483[SAML 2.0 Single Logout Support]
16
- ** Added https://github.com/spring-projects/spring-security/pull/10060[Saml2AuthenticationRequestRepository]
16
+ ** Added https://github.com/spring-projects/spring-security/pull/10060[Saml2AuthenticationRequestRepository]
17
+
18
+ * OAuth 2.0 Login
19
+
20
+ ** Added https://github.com/spring-projects/spring-security/pull/10041[`Converter` for `Authentication` result]
21
+
22
+ * OAuth 2.0 Client
23
+
24
+ ** Improved https://github.com/spring-projects/spring-security/pull/9791[client credentials] encoding
25
+ ** Improved https://github.com/spring-projects/spring-security/pull/9779[access token response] parsing
26
+ ** Added https://github.com/spring-projects/spring-security/pull/10155[custom grant types support] for authorization requests
27
+
28
+ [[whats-new-webflux]]
29
+ === WebFlux
30
+
31
+ ** Improved https://github.com/spring-projects/spring-security/pull/9791[client credentials] encoding
32
+ ** Added https://github.com/spring-projects/spring-security/pull/10131[custom headers support] for access token requests
You can’t perform that action at this time.
0 commit comments