Skip to content

Commit 0c2b6f3

Browse files
committed
Update What's New for 6.3
1 parent 61b9b30 commit 0c2b6f3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,14 @@ Below are the highlights of the release.
1919
== Crypto
2020

2121
- https://github.com/spring-projects/spring-security/issues/14202[gh-14202] - Migrated spring-security-rsa into spring-security-crypto
22+
23+
== OAuth2
24+
25+
- https://github.com/spring-projects/spring-security/issues/13259[gh-13259] - Customize when UserInfo is called
26+
- https://github.com/spring-projects/spring-security/pull/14168[gh-14168] - Introduce Customizable AuthorizationFailureHandler in OAuth2AuthorizationRequestRedirectFilter
27+
- https://github.com/spring-projects/spring-security/issues/5199[gh-5199], https://github.com/spring-projects/spring-security/issues/14701[gh-14701] - Add support for OAuth 2.0 Token Exchange Grant
28+
- https://github.com/spring-projects/spring-security/issues/14672[gh-14672] - Customize mapping the OidcUser from OidcUserRequest and OidcUserInfo
29+
30+
== Documentation
31+
32+
- https://github.com/spring-projects/spring-security/pull/14263[gh-14263] - xref:servlet/authentication/passwords/caching.adoc[(docs)] - Add documentation for CachingUserDetailsService

0 commit comments

Comments
 (0)