• Dave Syer's avatar
    Set UserDetailsService in default AuthenticationManagerBuilder · 1c0bcc13
    Dave Syer authored
    Only affects the default AuthenticationManagerBuilder (so when users
    are not overriding the default global user details). Makes the
    UserDetailsService effectively available as it would be if we used
    AuthenticationManagerBuilder.inMemoryAuthentication() as a
    shared object in the HttpSecurity.
    
    Fixes gh-3152
    1c0bcc13
Name
Last commit
Last update
..
src Loading commit data...
pom.xml Loading commit data...