· 6 years ago · Nov 19, 2018, 11:22 AM
1[sat@sysad-test oauth2]$ 2018-11-19 11:14:53.546 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/css/**']
22018-11-19 11:14:53.546 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/login'; against '/css/**'
32018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/js/**']
42018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/login'; against '/js/**'
52018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/images/**']
62018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/login'; against '/images/**'
72018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/webjars/**']
82018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/login'; against '/webjars/**'
92018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/**/favicon.ico']
102018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/login'; against '/**/favicon.ico'
112018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/error']
122018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/login'; against '/error'
132018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
142018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/login']
152018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/login'; against '/login'
162018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.web.util.matcher.OrRequestMatcher : matched
172018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.security.web.FilterChainProxy : /login at position 1 of 13 in additional filter chain; firing Filter: 'WebAsy ncManagerIntegrationFilter'
182018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.security.web.FilterChainProxy : /login at position 2 of 13 in additional filter chain; firing Filter: 'Securi tyContextPersistenceFilter'
192018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] w.c.HttpSessionSecurityContextRepository : HttpSession returned null object for SPRING_SECURITY_CONTEXT
202018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] w.c.HttpSessionSecurityContextRepository : No SecurityContext was available from the HttpSession: org.apache.catalina.se ssion.StandardSessionFacade@79f3100. A new one will be created.
212018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.security.web.FilterChainProxy : /login at position 3 of 13 in additional filter chain; firing Filter: 'Header WriterFilter'
222018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.security.web.FilterChainProxy : /login at position 4 of 13 in additional filter chain; firing Filter: 'CsrfFi lter'
232018-11-19 11:14:53.547 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.util.matcher.AndRequestMatcher : Trying to match using org.springframework.security.web.csrf.CsrfFilter$Defaul tRequiresCsrfMatcher@72ab8b4e
242018-11-19 11:14:53.548 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.util.matcher.AndRequestMatcher : Trying to match using NegatedRequestMatcher [requestMatcher=OrRequestMatcher [requestMatchers=[Ant [pattern='/user/management/updateUsers']]]]
252018-11-19 11:14:53.548 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/user/management/updateUsers']
262018-11-19 11:14:53.548 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/login'; against '/user/management/updateUsers'
272018-11-19 11:14:53.548 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
282018-11-19 11:14:53.548 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.u.matcher.NegatedRequestMatcher : matches = true
292018-11-19 11:14:53.548 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.util.matcher.AndRequestMatcher : All requestMatchers returned true
302018-11-19 11:14:53.548 DEBUG 12960 --- [nio-8070-exec-7] o.s.security.web.FilterChainProxy : /login at position 5 of 13 in additional filter chain; firing Filter: 'Logout Filter'
312018-11-19 11:14:53.548 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/login'; against '/logout'
322018-11-19 11:14:53.548 DEBUG 12960 --- [nio-8070-exec-7] o.s.security.web.FilterChainProxy : /login at position 6 of 13 in additional filter chain; firing Filter: 'Userna mePasswordAuthenticationFilter'
332018-11-19 11:14:53.548 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/login'; against '/login'
342018-11-19 11:14:53.548 DEBUG 12960 --- [nio-8070-exec-7] w.a.UsernamePasswordAuthenticationFilter : Request is to process authentication
352018-11-19 11:14:53.548 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.authentication.ProviderManager : Authentication attempt using com.safesat.oauth2.provider.SafeSatAuthenticatio nProvider$$EnhancerBySpringCGLIB$$3818e245
362018-11-19 11:14:53.722 DEBUG 12960 --- [nio-8070-exec-7] s.CompositeSessionAuthenticationStrategy : Delegating to org.springframework.security.web.authentication.session.ChangeS essionIdAuthenticationStrategy@185f7840
372018-11-19 11:14:53.722 DEBUG 12960 --- [nio-8070-exec-7] s.CompositeSessionAuthenticationStrategy : Delegating to org.springframework.security.web.csrf.CsrfAuthenticationStrateg y@14656f38
382018-11-19 11:14:53.723 DEBUG 12960 --- [nio-8070-exec-7] w.a.UsernamePasswordAuthenticationFilter : Authentication success. Updating SecurityContextHolder to contain: org.spring framework.security.authentication.UsernamePasswordAuthenticationToken@2605eed7: Principal: rz1freight@gmail.com1; Credentials: [PROTECTED]; Authenticated: true; Details: org.spri ngframework.security.web.authentication.WebAuthenticationDetails@2cd90: RemoteIpAddress: 172.16.1.3; SessionId: 39C2AF7ABCBEEC36FA2007A5405926EB; Granted Authorities: ROLE_CUSTOM ER, ROLE_USER, ROLE_USER_ADMIN, SSM_MOBILE, SAFESAT_MONITORING, OAUTH2_DASHBOARD, SSO_AUTH
392018-11-19 11:14:53.723 DEBUG 12960 --- [nio-8070-exec-7] RequestAwareAuthenticationSuccessHandler : Redirecting to DefaultSavedRequest Url: http://172.16.0.43:8070/oauth/authori ze?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satellite/login&response_type=code&scope=READ%20WRITE&state=ibURRA
402018-11-19 11:14:53.723 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.web.DefaultRedirectStrategy : Redirecting to 'http://172.16.0.43:8070/oauth/authorize?client_id=1hpovz&redi rect_uri=http://172.16.0.133:8000/satellite/login&response_type=code&scope=READ%20WRITE&state=ibURRA'
412018-11-19 11:14:53.723 DEBUG 12960 --- [nio-8070-exec-7] o.s.s.w.header.writers.HstsHeaderWriter : Not injecting HSTS header since it did not match the requestMatcher org.sprin gframework.security.web.header.writers.HstsHeaderWriter$SecureRequestMatcher@57ba0974
422018-11-19 11:14:53.724 DEBUG 12960 --- [nio-8070-exec-7] w.c.HttpSessionSecurityContextRepository : SecurityContext 'org.springframework.security.core.context.SecurityContextImp l@2605eed7: Authentication: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@2605eed7: Principal: rz1freight@gmail.com1; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@2cd90: RemoteIpAddress: 172.16.1.3; SessionId: 39C2AF7ABCBEEC36FA2007A54059 26EB; Granted Authorities: ROLE_CUSTOMER, ROLE_USER, ROLE_USER_ADMIN, SSM_MOBILE, SAFESAT_MONITORING, OAUTH2_DASHBOARD, SSO_AUTH' stored to HttpSession: 'org.apache.catalina.sess ion.StandardSessionFacade@79f3100
432018-11-19 11:14:53.724 DEBUG 12960 --- [nio-8070-exec-7] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
442018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/css/**']
452018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/authorize'; against '/css/**'
462018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/js/**']
472018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/authorize'; against '/js/**'
482018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/images/**']
492018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/authorize'; against '/images/**'
502018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/webjars/**']
512018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/authorize'; against '/webjars/**'
522018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/**/favicon.ico']
532018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/authorize'; against '/**/favicon.ico'
542018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/error']
552018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/authorize'; against '/error'
562018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
572018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/login']
582018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/authorize'; against '/login'
592018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/authorize']
602018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/authorize'; against '/oauth/authorize'
612018-11-19 11:14:53.759 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.web.util.matcher.OrRequestMatcher : matched
622018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA at position 1 of 13 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
632018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA at position 2 of 13 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
642018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] w.c.HttpSessionSecurityContextRepository : Obtained a valid SecurityContext from SPRING_SECURITY_CONTEXT: 'org.springfra mework.security.core.context.SecurityContextImpl@2605eed7: Authentication: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@2605eed7: Principal: rz 1freight@gmail.com1; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@2cd90: RemoteIpAddress: 172. 16.1.3; SessionId: 39C2AF7ABCBEEC36FA2007A5405926EB; Granted Authorities: ROLE_CUSTOMER, ROLE_USER, ROLE_USER_ADMIN, SSM_MOBILE, SAFESAT_MONITORING, OAUTH2_DASHBOARD, SSO_AUTH'
652018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA at position 3 of 13 in additional filter chain; firing Filter: 'HeaderWriterFilter'
662018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA at position 4 of 13 in additional filter chain; firing Filter: 'CsrfFilter'
672018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.util.matcher.AndRequestMatcher : Trying to match using org.springframework.security.web.csrf.CsrfFilter$Defaul tRequiresCsrfMatcher@72ab8b4e
682018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.util.matcher.AndRequestMatcher : Did not match
692018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA at position 5 of 13 in additional filter chain; firing Filter: 'LogoutFilter'
702018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /oauth/authorize' doesn't match 'POST /logout
712018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA at position 6 of 13 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
722018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /oauth/authorize' doesn't match 'POST /login
732018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA at position 7 of 13 in additional filter chain; firing Filter: 'BasicAuthenticationFilter'
742018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA at position 8 of 13 in additional filter chain; firing Filter: 'RequestCacheAwareFilter'
752018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.s.DefaultSavedRequest : pathInfo: both null (property equals)
762018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.s.DefaultSavedRequest : queryString: arg1=client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/sate llite/login&response_type=code&scope=READ%20WRITE&state=ibURRA; arg2=client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satellite/login&response_type=code&scope=READ%20WRITE& state=ibURRA (property equals)
772018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.s.DefaultSavedRequest : requestURI: arg1=/oauth/authorize; arg2=/oauth/authorize (property equals)
782018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.s.DefaultSavedRequest : serverPort: arg1=8070; arg2=8070 (property equals)
792018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.s.DefaultSavedRequest : requestURL: arg1=http://172.16.0.43:8070/oauth/authorize; arg2=http://172.16. 0.43:8070/oauth/authorize (property equals)
802018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.s.DefaultSavedRequest : scheme: arg1=http; arg2=http (property equals)
812018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.s.DefaultSavedRequest : serverName: arg1=172.16.0.43; arg2=172.16.0.43 (property equals)
822018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.s.DefaultSavedRequest : contextPath: arg1=; arg2= (property equals)
832018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.s.DefaultSavedRequest : servletPath: arg1=/oauth/authorize; arg2=/oauth/authorize (property equals)
842018-11-19 11:14:53.760 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.s.HttpSessionRequestCache : Removing DefaultSavedRequest from session if present
852018-11-19 11:14:53.762 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA at position 9 of 13 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter'
862018-11-19 11:14:53.762 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA at position 10 of 13 in additional filter chain; firing Filter: 'AnonymousAuthenticationFilter'
872018-11-19 11:14:53.762 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.a.AnonymousAuthenticationFilter : SecurityContextHolder not populated with anonymous token, as it already conta ined: 'org.springframework.security.authentication.UsernamePasswordAuthenticationToken@2605eed7: Principal: rz1freight@gmail.com1; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@2cd90: RemoteIpAddress: 172.16.1.3; SessionId: 39C2AF7ABCBEEC36FA2007A5405926EB; Granted Authori ties: ROLE_CUSTOMER, ROLE_USER, ROLE_USER_ADMIN, SSM_MOBILE, SAFESAT_MONITORING, OAUTH2_DASHBOARD, SSO_AUTH'
882018-11-19 11:14:53.762 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA at position 11 of 13 in additional filter chain; firing Filter: 'SessionManagementFilter'
892018-11-19 11:14:53.763 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA at position 12 of 13 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
902018-11-19 11:14:53.763 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA at position 13 of 13 in additional filter chain; firing Filter: 'FilterSecurityInterceptor'
912018-11-19 11:14:53.763 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.a.i.FilterSecurityInterceptor : Secure object: FilterInvocation: URL: /oauth/authorize?client_id=1hpovz&redir ect_uri=http://172.16.0.133:8000/satellite/login&response_type=code&scope=READ%20WRITE&state=ibURRA; Attributes: [permitAll]
922018-11-19 11:14:53.763 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.a.i.FilterSecurityInterceptor : Previously Authenticated: org.springframework.security.authentication.Usernam ePasswordAuthenticationToken@2605eed7: Principal: rz1freight@gmail.com1; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.W ebAuthenticationDetails@2cd90: RemoteIpAddress: 172.16.1.3; SessionId: 39C2AF7ABCBEEC36FA2007A5405926EB; Granted Authorities: ROLE_CUSTOMER, ROLE_USER, ROLE_USER_ADMIN, SSM_MOBIL E, SAFESAT_MONITORING, OAUTH2_DASHBOARD, SSO_AUTH
932018-11-19 11:14:53.763 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.access.vote.AffirmativeBased : Voter: org.springframework.security.web.access.expression.WebExpressionVoter@ 70b4a02d, returned: 1
942018-11-19 11:14:53.763 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.a.i.FilterSecurityInterceptor : Authorization successful
952018-11-19 11:14:53.763 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.a.i.FilterSecurityInterceptor : RunAsManager did not change Authentication object
962018-11-19 11:14:53.763 DEBUG 12960 --- [nio-8070-exec-9] o.s.security.web.FilterChainProxy : /oauth/authorize?client_id=1hpovz&redirect_uri=http://172.16.0.133:8000/satel lite/login&response_type=code&scope=READ%20WRITE&state=ibURRA reached end of additional filter chain; proceeding with original chain
972018-11-19 11:14:53.767 DEBUG 12960 --- [nio-8070-exec-9] .s.o.p.e.FrameworkEndpointHandlerMapping : Looking up handler method for path /oauth/authorize
982018-11-19 11:14:53.767 DEBUG 12960 --- [nio-8070-exec-9] .s.o.p.e.FrameworkEndpointHandlerMapping : Returning handler method [public org.springframework.web.servlet.ModelAndView org.springframework.security.oauth2.provider.endpoint.AuthorizationEndpoint.authorize(java.util.Map<java.lang.String, java.lang.Object>,java.util.Map<java.lang.String, java.lang .String>,org.springframework.web.bind.support.SessionStatus,java.security.Principal)]
992018-11-19 11:14:54.044 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.header.writers.HstsHeaderWriter : Not injecting HSTS header since it did not match the requestMatcher org.sprin gframework.security.web.header.writers.HstsHeaderWriter$SecureRequestMatcher@57ba0974
1002018-11-19 11:14:54.044 DEBUG 12960 --- [nio-8070-exec-9] o.s.s.w.a.ExceptionTranslationFilter : Chain processed normally
1012018-11-19 11:14:54.044 DEBUG 12960 --- [nio-8070-exec-9] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
1022018-11-19 11:14:54.184 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/css/**']
1032018-11-19 11:14:54.184 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/css/**'
1042018-11-19 11:14:54.184 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/js/**']
1052018-11-19 11:14:54.184 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/js/**'
1062018-11-19 11:14:54.184 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/images/**']
1072018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/images/**'
1082018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/webjars/**']
1092018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/webjars/**'
1102018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/**/favicon.ico']
1112018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/**/favicon.ico'
1122018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/error']
1132018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/error'
1142018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
1152018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/login']
1162018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/login'
1172018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/authorize']
1182018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/oauth/authorize'
1192018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/confirm_access']
1202018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/oauth/confirm_access'
1212018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/resource']
1222018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/resource'
1232018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/']
1242018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/'
1252018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/js/**']
1262018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/js/**'
1272018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/css/**']
1282018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/css/**'
1292018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/fonts/**']
1302018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/fonts/**'
1312018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/password/update']
1322018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/password/update'
1332018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/password/reset']
1342018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/password/reset'
1352018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/pending/action/expired']
1362018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/pending/action/expired'
1372018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/dashboard/**']
1382018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/dashboard/**'
1392018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/simple-auth/**']
1402018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/simple-auth/**'
1412018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/user/management/updateUsers']
1422018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/user/management/updateU sers'
1432018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
1442018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/token']
1452018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/oauth/token'
1462018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : matched
1472018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.security.web.FilterChainProxy : /oauth/token at position 1 of 11 in additional filter chain; firing Filter: ' WebAsyncManagerIntegrationFilter'
1482018-11-19 11:14:54.185 DEBUG 12960 --- [nio-8070-exec-8] o.s.security.web.FilterChainProxy : /oauth/token at position 2 of 11 in additional filter chain; firing Filter: ' SecurityContextPersistenceFilter'
1492018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.security.web.FilterChainProxy : /oauth/token at position 3 of 11 in additional filter chain; firing Filter: ' HeaderWriterFilter'
1502018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.security.web.FilterChainProxy : /oauth/token at position 4 of 11 in additional filter chain; firing Filter: ' LogoutFilter'
1512018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', GET]
1522018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'POST /oauth/token' doesn't match 'GET /logout
1532018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', POST]
1542018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/logout'
1552018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', PUT]
1562018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'POST /oauth/token' doesn't match 'PUT /logout
1572018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', DELETE]
1582018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'POST /oauth/token' doesn't match 'DELETE /logout
1592018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
1602018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.security.web.FilterChainProxy : /oauth/token at position 5 of 11 in additional filter chain; firing Filter: ' BasicAuthenticationFilter'
1612018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.a.www.BasicAuthenticationFilter : Basic Authentication Authorization header found for user '1hpovz'
1622018-11-19 11:14:54.186 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.authentication.ProviderManager : Authentication attempt using org.springframework.security.authentication.dao. DaoAuthenticationProvider
1632018-11-19 11:14:54.209 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.a.www.BasicAuthenticationFilter : Authentication success: org.springframework.security.authentication.UsernameP asswordAuthenticationToken@a674d77a: Principal: org.springframework.security.core.userdetails.User@598b9bda: Username: 1hpovz; Password: [PROTECTED]; Enabled: true; AccountNonExp ired: true; credentialsNonExpired: true; AccountNonLocked: true; Not granted any authorities; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security .web.authentication.WebAuthenticationDetails@b364: RemoteIpAddress: 172.16.0.133; SessionId: null; Not granted any authorities
1642018-11-19 11:14:54.210 DEBUG 12960 --- [nio-8070-exec-8] o.s.security.web.FilterChainProxy : /oauth/token at position 6 of 11 in additional filter chain; firing Filter: ' RequestCacheAwareFilter'
1652018-11-19 11:14:54.210 DEBUG 12960 --- [nio-8070-exec-8] o.s.security.web.FilterChainProxy : /oauth/token at position 7 of 11 in additional filter chain; firing Filter: ' SecurityContextHolderAwareRequestFilter'
1662018-11-19 11:14:54.210 DEBUG 12960 --- [nio-8070-exec-8] o.s.security.web.FilterChainProxy : /oauth/token at position 8 of 11 in additional filter chain; firing Filter: ' AnonymousAuthenticationFilter'
1672018-11-19 11:14:54.210 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.a.AnonymousAuthenticationFilter : SecurityContextHolder not populated with anonymous token, as it already conta ined: 'org.springframework.security.authentication.UsernamePasswordAuthenticationToken@a674d77a: Principal: org.springframework.security.core.userdetails.User@598b9bda: Username: 1hpovz; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Not granted any authorities; Credentials: [PROTECTED] ; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@b364: RemoteIpAddress: 172.16.0.133; SessionId: null; Not granted any aut horities'
1682018-11-19 11:14:54.210 DEBUG 12960 --- [nio-8070-exec-8] o.s.security.web.FilterChainProxy : /oauth/token at position 9 of 11 in additional filter chain; firing Filter: ' SessionManagementFilter'
1692018-11-19 11:14:54.210 DEBUG 12960 --- [nio-8070-exec-8] s.CompositeSessionAuthenticationStrategy : Delegating to org.springframework.security.web.authentication.session.ChangeS essionIdAuthenticationStrategy@2d746ce4
1702018-11-19 11:14:54.210 DEBUG 12960 --- [nio-8070-exec-8] o.s.security.web.FilterChainProxy : /oauth/token at position 10 of 11 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
1712018-11-19 11:14:54.210 DEBUG 12960 --- [nio-8070-exec-8] o.s.security.web.FilterChainProxy : /oauth/token at position 11 of 11 in additional filter chain; firing Filter: 'FilterSecurityInterceptor'
1722018-11-19 11:14:54.210 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/token'; against '/oauth/token'
1732018-11-19 11:14:54.210 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.a.i.FilterSecurityInterceptor : Secure object: FilterInvocation: URL: /oauth/token; Attributes: [fullyAuthent icated]
1742018-11-19 11:14:54.210 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.a.i.FilterSecurityInterceptor : Previously Authenticated: org.springframework.security.authentication.Usernam ePasswordAuthenticationToken@a674d77a: Principal: org.springframework.security.core.userdetails.User@598b9bda: Username: 1hpovz; Password: [PROTECTED]; Enabled: true; AccountNonE xpired: true; credentialsNonExpired: true; AccountNonLocked: true; Not granted any authorities; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.securi ty.web.authentication.WebAuthenticationDetails@b364: RemoteIpAddress: 172.16.0.133; SessionId: null; Not granted any authorities
1752018-11-19 11:14:54.211 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.access.vote.AffirmativeBased : Voter: org.springframework.security.web.access.expression.WebExpressionVoter@ 7572ad18, returned: 1
1762018-11-19 11:14:54.211 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.a.i.FilterSecurityInterceptor : Authorization successful
1772018-11-19 11:14:54.211 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.a.i.FilterSecurityInterceptor : RunAsManager did not change Authentication object
1782018-11-19 11:14:54.211 DEBUG 12960 --- [nio-8070-exec-8] o.s.security.web.FilterChainProxy : /oauth/token reached end of additional filter chain; proceeding with original chain
1792018-11-19 11:14:54.212 DEBUG 12960 --- [nio-8070-exec-8] .s.o.p.e.FrameworkEndpointHandlerMapping : Looking up handler method for path /oauth/token
1802018-11-19 11:14:54.212 DEBUG 12960 --- [nio-8070-exec-8] .s.o.p.e.FrameworkEndpointHandlerMapping : Returning handler method [public org.springframework.http.ResponseEntity<org. springframework.security.oauth2.common.OAuth2AccessToken> org.springframework.security.oauth2.provider.endpoint.TokenEndpoint.postAccessToken(java.security.Principal,java.util.Ma p<java.lang.String, java.lang.String>) throws org.springframework.web.HttpRequestMethodNotSupportedException]
1812018-11-19 11:14:54.225 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.o.provider.endpoint.TokenEndpoint : Clearing scope of incoming token request
1822018-11-19 11:14:54.246 DEBUG 12960 --- [nio-8070-exec-8] .s.s.o.p.c.AuthorizationCodeTokenGranter : Getting access token for: 1hpovz
1832018-11-19 11:14:54.365 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.header.writers.HstsHeaderWriter : Not injecting HSTS header since it did not match the requestMatcher org.sprin gframework.security.web.header.writers.HstsHeaderWriter$SecureRequestMatcher@419a1bdb
1842018-11-19 11:14:54.366 DEBUG 12960 --- [nio-8070-exec-8] o.s.s.w.a.ExceptionTranslationFilter : Chain processed normally
1852018-11-19 11:14:54.366 DEBUG 12960 --- [nio-8070-exec-8] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
1862018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/css/**']
1872018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/css/**'
1882018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/js/**']
1892018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/js/**'
1902018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/images/**']
1912018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/images/**'
1922018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/webjars/**']
1932018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/webjars/**'
1942018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/**/favicon.ico']
1952018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/**/favicon.ico'
1962018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/error']
1972018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/error'
1982018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
1992018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/login']
2002018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/login'
2012018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/authorize']
2022018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/oauth/authorize'
2032018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/confirm_access']
2042018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/oauth/confirm_access'
2052018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/resource']
2062018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/resource'
2072018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/']
2082018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/'
2092018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/js/**']
2102018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/js/**'
2112018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/css/**']
2122018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/css/**'
2132018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/fonts/**']
2142018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/fonts/**'
2152018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/password/update']
2162018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/password/update'
2172018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/password/reset']
2182018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/password/reset'
2192018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/pending/action/expired']
2202018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/pending/action/expired'
2212018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/dashboard/**']
2222018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/dashboard/**'
2232018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/simple-auth/**']
2242018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/simple-auth/**'
2252018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/user/management/updateUsers']
2262018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/user/management/updateUsers'
2272018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
2282018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/token']
2292018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/oauth/token'
2302018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/token_key']
2312018-11-19 11:14:54.455 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/oauth/token_key'
2322018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/oauth/check_token']
2332018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/oauth/check_token'
2342018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
2352018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.security.web.FilterChainProxy : /user at position 1 of 11 in additional filter chain; firing Filter: 'WebAsyn cManagerIntegrationFilter'
2362018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.security.web.FilterChainProxy : /user at position 2 of 11 in additional filter chain; firing Filter: 'Securit yContextPersistenceFilter'
2372018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.security.web.FilterChainProxy : /user at position 3 of 11 in additional filter chain; firing Filter: 'HeaderW riterFilter'
2382018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.security.web.FilterChainProxy : /user at position 4 of 11 in additional filter chain; firing Filter: 'LogoutF ilter'
2392018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', GET]
2402018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/user'; against '/logout'
2412018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', POST]
2422018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /user' doesn't match 'POST /logout
2432018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', PUT]
2442018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /user' doesn't match 'PUT /logout
2452018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', DELETE]
2462018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'GET /user' doesn't match 'DELETE /logout
2472018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
2482018-11-19 11:14:54.456 DEBUG 12960 --- [io-8070-exec-10] o.s.security.web.FilterChainProxy : /user at position 5 of 11 in additional filter chain; firing Filter: 'OAuth2A uthenticationProcessingFilter'
2492018-11-19 11:14:54.493 DEBUG 12960 --- [io-8070-exec-10] p.a.OAuth2AuthenticationProcessingFilter : Authentication success: org.springframework.security.oauth2.provider.OAuth2Au thentication@3311ad38: Principal: rz1freight@gmail.com1; Credentials: [PROTECTED]; Authenticated: true; Details: remoteAddress=172.16.0.133, tokenType=BearertokenValue=<TOKEN>; G ranted Authorities: ROLE_CUSTOMER, OAUTH2_DASHBOARD, SSM_MOBILE, ROLE_USER, ROLE_USER_ADMIN, SAFESAT_MONITORING, SSO_AUTH
2502018-11-19 11:14:54.493 DEBUG 12960 --- [io-8070-exec-10] o.s.security.web.FilterChainProxy : /user at position 6 of 11 in additional filter chain; firing Filter: 'Request CacheAwareFilter'
2512018-11-19 11:14:54.493 DEBUG 12960 --- [io-8070-exec-10] o.s.security.web.FilterChainProxy : /user at position 7 of 11 in additional filter chain; firing Filter: 'Securit yContextHolderAwareRequestFilter'
2522018-11-19 11:14:54.493 DEBUG 12960 --- [io-8070-exec-10] o.s.security.web.FilterChainProxy : /user at position 8 of 11 in additional filter chain; firing Filter: 'Anonymo usAuthenticationFilter'
2532018-11-19 11:14:54.493 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.a.AnonymousAuthenticationFilter : SecurityContextHolder not populated with anonymous token, as it already conta ined: 'org.springframework.security.oauth2.provider.OAuth2Authentication@3311ad38: Principal: rz1freight@gmail.com1; Credentials: [PROTECTED]; Authenticated: true; Details: remot eAddress=172.16.0.133, tokenType=BearertokenValue=<TOKEN>; Granted Authorities: ROLE_CUSTOMER, OAUTH2_DASHBOARD, SSM_MOBILE, ROLE_USER, ROLE_USER_ADMIN, SAFESAT_MONITORING, SSO_A UTH'
2542018-11-19 11:14:54.493 DEBUG 12960 --- [io-8070-exec-10] o.s.security.web.FilterChainProxy : /user at position 9 of 11 in additional filter chain; firing Filter: 'Session ManagementFilter'
2552018-11-19 11:14:54.493 DEBUG 12960 --- [io-8070-exec-10] s.CompositeSessionAuthenticationStrategy : Delegating to org.springframework.security.web.authentication.session.ChangeS essionIdAuthenticationStrategy@6b760460
2562018-11-19 11:14:54.493 DEBUG 12960 --- [io-8070-exec-10] o.s.security.web.FilterChainProxy : /user at position 10 of 11 in additional filter chain; firing Filter: 'Except ionTranslationFilter'
2572018-11-19 11:14:54.493 DEBUG 12960 --- [io-8070-exec-10] o.s.security.web.FilterChainProxy : /user at position 11 of 11 in additional filter chain; firing Filter: 'Filter SecurityInterceptor'
2582018-11-19 11:14:54.493 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.a.i.FilterSecurityInterceptor : Secure object: FilterInvocation: URL: /user; Attributes: [#oauth2.throwOnErro r(authenticated)]
2592018-11-19 11:14:54.494 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.a.i.FilterSecurityInterceptor : Previously Authenticated: org.springframework.security.oauth2.provider.OAuth2 Authentication@3311ad38: Principal: rz1freight@gmail.com1; Credentials: [PROTECTED]; Authenticated: true; Details: remoteAddress=172.16.0.133, tokenType=BearertokenValue=<TOKEN>; Granted Authorities: ROLE_CUSTOMER, OAUTH2_DASHBOARD, SSM_MOBILE, ROLE_USER, ROLE_USER_ADMIN, SAFESAT_MONITORING, SSO_AUTH
2602018-11-19 11:14:54.495 DEBUG 12960 --- [io-8070-exec-10] o.s.s.access.vote.AffirmativeBased : Voter: org.springframework.security.web.access.expression.WebExpressionVoter@ 56360e17, returned: 1
2612018-11-19 11:14:54.495 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.a.i.FilterSecurityInterceptor : Authorization successful
2622018-11-19 11:14:54.495 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.a.i.FilterSecurityInterceptor : RunAsManager did not change Authentication object
2632018-11-19 11:14:54.495 DEBUG 12960 --- [io-8070-exec-10] o.s.security.web.FilterChainProxy : /user reached end of additional filter chain; proceeding with original chain
2642018-11-19 11:14:54.521 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.header.writers.HstsHeaderWriter : Not injecting HSTS header since it did not match the requestMatcher org.sprin gframework.security.web.header.writers.HstsHeaderWriter$SecureRequestMatcher@27357580
2652018-11-19 11:14:54.522 DEBUG 12960 --- [io-8070-exec-10] o.s.s.w.a.ExceptionTranslationFilter : Chain processed normally
2662018-11-19 11:14:54.522 DEBUG 12960 --- [io-8070-exec-10] s.s.w.c.SecurityContextPersistenceFilter : SecurityContextHolder now cleared, as request processing completed
267[sat@sysad-test oauth2]$ 2018-11-19 11:17:33.463 INFO 12960 --- [pool-2-thread-1] c.s.o.s.d.PendingActionServiceImpl : Removed old pending actions