Skip to content

Commit d207d03

Browse files
author
Steve Riesenberg
committed
Update What's New for 5.6
1 parent ab098f1 commit d207d03

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

docs/manual/src/docs/asciidoc/_includes/about/whats-new.adoc

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,20 @@ Below are the highlights of the release.
1313
* SAML 2.0 Service Provider
1414

1515
** 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

0 commit comments

Comments
 (0)