spring-security/docs/modules/ROOT/pages
yybmion 0ca4bfdc1f Add SpEL support for nested username extraction in OAuth2
- Add usernameExpression property with SpEL evaluation support
- Auto-convert userNameAttributeName to SpEL for backward compatibility
- Use SimpleEvaluationContext for secure expression evaluation
- Pass evaluated username to OAuth2UserAuthority for spring-projectsgh-15012 compatibility
- Add Builder pattern to DefaultOAuth2User
- Add Builder pattern to OAuth2UserAuthority
- Add Builder pattern to OidcUserAuthority with inherance support
- Support nested property access (e.g., "data.username")
- Add usernameExpression property to ClientRegistration documentation
- Update What's New section

Fixes gh-16390

Signed-off-by: yybmion <yunyubin54@gmail.com>
2025-07-02 14:52:13 +09:00
..
features Merge branch '6.4.x' 2025-03-20 14:47:07 -05:00
migration Fix typo 2025-03-27 16:40:35 -06:00
migration-7 Deprecate PortResolver 2025-02-26 16:13:10 -06:00
native-image Merge branch '5.8.x' into 6.0.x 2023-06-18 21:33:58 -05:00
reactive Add SpEL support for nested username extraction in OAuth2 2025-07-02 14:52:13 +09:00
servlet Add SpEL support for nested username extraction in OAuth2 2025-07-02 14:52:13 +09:00
community.adoc overview/ -> ../ 2021-09-23 15:50:11 -05:00
getting-spring-security.adoc Update GA Release Guidance 2024-12-10 20:08:19 -07:00
index.adoc Merge branch '6.3.x' into 6.4.x 2025-03-21 15:59:02 -05:00
modules.adoc Merge branch '5.8.x' into 6.0.x 2023-04-19 11:29:49 -03:00
prerequisites.adoc Fix phrasing for clarity in the docs. 2024-12-05 17:38:21 -07:00
samples.adoc overview/ -> ../ 2021-09-23 15:50:11 -05:00
whats-new.adoc Add SpEL support for nested username extraction in OAuth2 2025-07-02 14:52:13 +09:00