• Rob Winch's avatar
    Management Security uses Spring Realm · b54960f0
    Rob Winch authored
    Previously ManagementSecurityAutoConfiguration used Spring Security's
    default realm of "Realm" when authentication failed. This was confusing
    because when prompted for authentication (i.e. no credentials provided)
    the realm "Spring" was requested.
    
    This commit ensures the Realm that is used is consistent for all of of the
    security auto configuration.
    
    Fixes #2466
    b54960f0
Name
Last commit
Last update
..
src Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...