Given the years I’ve worked with Spring Security, it’s a bit embarrassing how often I forget that, by default, if you’re using the default database-backed implementation, the login is case sensitive. The best place to modify this behavior by overriding it in the UserDetailsService implementation you’ve selected. Most of my most recent projects have been [...]
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.