mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-11-01 23:29:01 +00:00
Allows the username only (without domain) to be used in custom search filter like "sAMAccountName={1}",
in eg. situations where the userPrincipalName has a different suffix than domain.
Thanks to contributors in issue.
fixes gh-2448