From 790c3e6f79e20d5fefeb7caf52d68101de72dd26 Mon Sep 17 00:00:00 2001
From: Luke Taylor
+ This is a another debug level message which occurs the first time an anonymous user attempts to access a protected + resource, but when you do not have an AnonymousProcessingFilter in your filter chain configuration. +
+ DEBUG [ExceptionTranslationFilter] - Authentication exception occurred; redirecting to authentication entry point + org.springframework.security.AuthenticationCredentialsNotFoundException: An Authentication object was not found in the SecurityContext + at org.springframework.security.intercept.AbstractSecurityInterceptor.credentialsNotFound(AbstractSecurityInterceptor.java:342) + at org.springframework.security.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:254) ++ It is normal and shouldn't be anything to worry about. + +