1 2 3 4 5 6 7 8
| 48799 [http-8080-Processor23] DEBUG org.springframework.security.intercept.AbstractSecurityInterceptor - Previously Authenticated: org.springframework.security.providers.UsernamePasswordAuthenticationToken@45708985: Principal: com.sgcib.crs.abp.security.RTFEUser@18836400: Username: emilie.dorchies; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_BATCH, ROLE_DECISION, ROLE_PARAMETRAGE [ RTFE Attributs : sgcustomid1 : null mail : emilie.dorchies@sgcib.com telephonenumber : null l : null sn : null sgservicename : null ] ; Password: [PROTECTED]; Authenticated: true; Details: org.springframework.security.ui.WebAuthenticationDetails@fffe3f86: RemoteIpAddress: 127.0.0.1; SessionId: EB4346BC2CC22CFAA6F05D5E0A250E4A; Granted Authorities: ROLE_BATCH, ROLE_DECISION, ROLE_PARAMETRAGE
48815 [http-8080-Processor23] DEBUG org.springframework.security.ui.ExceptionTranslationFilter - Access is denied (user is not anonymous); delegating to AccessDeniedHandler
org.springframework.security.AccessDeniedException: Access is denied
at org.springframework.security.vote.AffirmativeBased.decide(AffirmativeBased.java:68)
at org.springframework.security.intercept.AbstractSecurityInterceptor.beforeInvocation(AbstractSecurityInterceptor.java:262)
at org.springframework.security.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:106)
at org.springframework.security.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:83)
at org.springframework.security.util.FilterChainProxy$VirtualFilterChain.doFilter(Fi |
Partager