@ -185,13 +185,25 @@ public class ProviderManager implements AuthenticationManager, MessageSourceAwar
@@ -185,13 +185,25 @@ public class ProviderManager implements AuthenticationManager, MessageSourceAwar
@ -241,6 +253,13 @@ public class ProviderManager implements AuthenticationManager, MessageSourceAwar
@@ -241,6 +253,13 @@ public class ProviderManager implements AuthenticationManager, MessageSourceAwar
if(parentException==null){
prepareException(lastException,authentication);
}
// Ensure this message is not logged when authentication is attempted by
// the parent provider
if(this.parent!=null){
logger.debug("Denying authentication since all attempted providers failed");