Security Debug Information
Authentication object is of type: org.springframework.security.authentication.AnonymousAuthenticationToken
Authentication object as a String:
org.springframework.security.authentication.AnonymousAuthenticationToken@6faab5ec: Principal: anonymousUser; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@ffffc434: RemoteIpAddress: 172.16.6.2; SessionId: null; Granted Authorities: ROLE_ANONYMOUS
Authentication object holds the following granted authorities:
ROLE_ANONYMOUS
(
getAuthority():
ROLE_ANONYMOUS)
Success! Your web filters appear to be properly configured!