Advertisement
Guest User

Untitled

a guest
Sep 28th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.55 KB | None | 0 0
  1. 2017-09-28 10:09:08,762 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token']
  2. 2017-09-28 10:09:08,762 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token']
  3. 2017-09-28 10:09:08,763 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/oauth/token'
  4. 2017-09-28 10:09:08,763 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/oauth/token'
  5. 2017-09-28 10:09:08,763 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token_key']
  6. 2017-09-28 10:09:08,763 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token_key']
  7. 2017-09-28 10:09:08,763 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/oauth/token_key'
  8. 2017-09-28 10:09:08,763 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/oauth/token_key'
  9. 2017-09-28 10:09:08,763 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/check_token']
  10. 2017-09-28 10:09:08,763 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/check_token']
  11. 2017-09-28 10:09:08,763 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/oauth/check_token'
  12. 2017-09-28 10:09:08,763 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/oauth/check_token'
  13. 2017-09-28 10:09:08,763 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - No matches found
  14. 2017-09-28 10:09:08,763 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - No matches found
  15. 2017-09-28 10:09:08,764 INFO Spring Security Debugger -
  16.  
  17. ************************************************************
  18.  
  19. Request received for POST '/login.jsp':
  20.  
  21. org.apache.catalina.connector.RequestFacade@1f1e08d
  22.  
  23. servletPath:/login.jsp
  24. pathInfo:null
  25. headers:
  26. host: 10.2.2.66:8080
  27. connection: keep-alive
  28. content-length: 129
  29. cache-control: max-age=0
  30. origin: http://10.2.2.66:8080
  31. upgrade-insecure-requests: 1
  32. user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.81 Safari/537.36
  33. content-type: application/x-www-form-urlencoded
  34. accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
  35. referer: http://10.2.2.66:8080/auth-server/login.jsp
  36. accept-encoding: gzip, deflate
  37. accept-language: en-US,en;q=0.8,id;q=0.6,ms;q=0.4
  38. cookie: JSESSIONID=6A89DAF295ED8AB2513F4EDE8FD7F89D; PHPSESSID=6025316c60b0668fdb2c068c0560e9c4; cod=1.3.4.5.7; csd=39; _ga=GA1.4.1261543936.1506568384; _gid=GA1.4.657590896.1506568384
  39.  
  40.  
  41. Security filter chain: [
  42. WebAsyncManagerIntegrationFilter
  43. SecurityContextPersistenceFilter
  44. HeaderWriterFilter
  45. CsrfFilter
  46. LogoutFilter
  47. UsernamePasswordAuthenticationFilter
  48. ConcurrentSessionFilter
  49. RequestCacheAwareFilter
  50. SecurityContextHolderAwareRequestFilter
  51. AnonymousAuthenticationFilter
  52. SessionManagementFilter
  53. ExceptionTranslationFilter
  54. FilterSecurityInterceptor
  55. ]
  56.  
  57.  
  58. ************************************************************
  59.  
  60.  
  61. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token']
  62. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token']
  63. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/oauth/token'
  64. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/oauth/token'
  65. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token_key']
  66. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token_key']
  67. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/oauth/token_key'
  68. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/oauth/token_key'
  69. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/check_token']
  70. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/check_token']
  71. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/oauth/check_token'
  72. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/oauth/check_token'
  73. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - No matches found
  74. 2017-09-28 10:09:08,764 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - No matches found
  75. 2017-09-28 10:09:08,764 DEBUG o.s.security.web.FilterChainProxy - /login.jsp at position 1 of 13 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
  76. 2017-09-28 10:09:08,764 DEBUG o.s.security.web.FilterChainProxy - /login.jsp at position 1 of 13 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
  77. 2017-09-28 10:09:08,765 DEBUG o.s.security.web.FilterChainProxy - /login.jsp at position 2 of 13 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
  78. 2017-09-28 10:09:08,765 DEBUG o.s.security.web.FilterChainProxy - /login.jsp at position 2 of 13 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
  79. 2017-09-28 10:09:08,765 DEBUG o.s.s.w.c.HttpSessionSecurityContextRepository - HttpSession returned null object for SPRING_SECURITY_CONTEXT
  80. 2017-09-28 10:09:08,765 DEBUG o.s.s.w.c.HttpSessionSecurityContextRepository - HttpSession returned null object for SPRING_SECURITY_CONTEXT
  81. 2017-09-28 10:09:08,765 DEBUG o.s.s.w.c.HttpSessionSecurityContextRepository - No SecurityContext was available from the HttpSession: org.apache.catalina.session.StandardSessionFacade@1ce9a68. A new one will be created.
  82. 2017-09-28 10:09:08,765 DEBUG o.s.s.w.c.HttpSessionSecurityContextRepository - No SecurityContext was available from the HttpSession: org.apache.catalina.session.StandardSessionFacade@1ce9a68. A new one will be created.
  83. 2017-09-28 10:09:08,765 DEBUG o.s.security.web.FilterChainProxy - /login.jsp at position 3 of 13 in additional filter chain; firing Filter: 'HeaderWriterFilter'
  84. 2017-09-28 10:09:08,765 DEBUG o.s.security.web.FilterChainProxy - /login.jsp at position 3 of 13 in additional filter chain; firing Filter: 'HeaderWriterFilter'
  85. 2017-09-28 10:09:08,765 DEBUG o.s.s.w.h.writers.HstsHeaderWriter - Not injecting HSTS header since it did not match the requestMatcher org.springframework.security.web.header.writers.HstsHeaderWriter$SecureRequestMatcher@78dad2
  86. 2017-09-28 10:09:08,765 DEBUG o.s.s.w.h.writers.HstsHeaderWriter - Not injecting HSTS header since it did not match the requestMatcher org.springframework.security.web.header.writers.HstsHeaderWriter$SecureRequestMatcher@78dad2
  87. 2017-09-28 10:09:08,765 DEBUG o.s.security.web.FilterChainProxy - /login.jsp at position 4 of 13 in additional filter chain; firing Filter: 'CsrfFilter'
  88. 2017-09-28 10:09:08,765 DEBUG o.s.security.web.FilterChainProxy - /login.jsp at position 4 of 13 in additional filter chain; firing Filter: 'CsrfFilter'
  89. 2017-09-28 10:09:08,765 DEBUG o.s.security.web.FilterChainProxy - /login.jsp at position 5 of 13 in additional filter chain; firing Filter: 'LogoutFilter'
  90. 2017-09-28 10:09:08,765 DEBUG o.s.security.web.FilterChainProxy - /login.jsp at position 5 of 13 in additional filter chain; firing Filter: 'LogoutFilter'
  91. 2017-09-28 10:09:08,765 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/logout'
  92. 2017-09-28 10:09:08,765 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/logout'
  93. 2017-09-28 10:09:08,766 DEBUG o.s.security.web.FilterChainProxy - /login.jsp at position 6 of 13 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
  94. 2017-09-28 10:09:08,766 DEBUG o.s.security.web.FilterChainProxy - /login.jsp at position 6 of 13 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
  95. 2017-09-28 10:09:08,766 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/login.jsp'
  96. 2017-09-28 10:09:08,766 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/login.jsp'; against '/login.jsp'
  97. 2017-09-28 10:09:08,766 DEBUG o.s.s.w.a.UsernamePasswordAuthenticationFilter - Request is to process authentication
  98. 2017-09-28 10:09:08,766 DEBUG o.s.s.w.a.UsernamePasswordAuthenticationFilter - Request is to process authentication
  99. 2017-09-28 10:09:08,766 DEBUG o.s.s.a.ProviderManager - Authentication attempt using org.springframework.security.authentication.dao.DaoAuthenticationProvider
  100. 2017-09-28 10:09:08,766 DEBUG o.s.s.a.ProviderManager - Authentication attempt using org.springframework.security.authentication.dao.DaoAuthenticationProvider
  101. 2017-09-28 10:09:09,622 DEBUG o.s.s.w.a.s.CompositeSessionAuthenticationStrategy - Delegating to org.springframework.security.web.authentication.session.ConcurrentSessionControlAuthenticationStrategy@13ddc8f
  102. 2017-09-28 10:09:09,622 DEBUG o.s.s.w.a.s.CompositeSessionAuthenticationStrategy - Delegating to org.springframework.security.web.authentication.session.ConcurrentSessionControlAuthenticationStrategy@13ddc8f
  103. 2017-09-28 10:09:09,622 DEBUG o.s.s.w.a.s.CompositeSessionAuthenticationStrategy - Delegating to org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy@35e646
  104. 2017-09-28 10:09:09,622 DEBUG o.s.s.w.a.s.CompositeSessionAuthenticationStrategy - Delegating to org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy@35e646
  105. 2017-09-28 10:09:09,623 DEBUG o.s.s.w.a.s.SessionFixationProtectionStrategy - Invalidating session with Id '6A89DAF295ED8AB2513F4EDE8FD7F89D' and migrating attributes.
  106. 2017-09-28 10:09:09,623 DEBUG o.s.s.w.a.s.SessionFixationProtectionStrategy - Invalidating session with Id '6A89DAF295ED8AB2513F4EDE8FD7F89D' and migrating attributes.
  107. 2017-09-28 10:09:09,623 DEBUG o.s.s.w.s.HttpSessionEventPublisher - Publishing event: org.springframework.security.web.session.HttpSessionDestroyedEvent[source=org.apache.catalina.session.StandardSessionFacade@1ce9a68]
  108. 2017-09-28 10:09:09,623 DEBUG o.s.s.w.s.HttpSessionEventPublisher - Publishing event: org.springframework.security.web.session.HttpSessionDestroyedEvent[source=org.apache.catalina.session.StandardSessionFacade@1ce9a68]
  109. 2017-09-28 10:09:09,623 DEBUG o.s.s.w.s.HttpSessionEventPublisher - Publishing event: org.springframework.security.web.session.HttpSessionCreatedEvent[source=org.apache.catalina.session.StandardSessionFacade@b641a4]
  110. 2017-09-28 10:09:09,623 DEBUG o.s.s.w.s.HttpSessionEventPublisher - Publishing event: org.springframework.security.web.session.HttpSessionCreatedEvent[source=org.apache.catalina.session.StandardSessionFacade@b641a4]
  111. 2017-09-28 10:09:09,624 INFO Spring Security Debugger -
  112.  
  113. ************************************************************
  114.  
  115. New HTTP session created: 2E4EB8BF08F0E8F1945C3F3C816C3E26
  116.  
  117. Call stack:
  118.  
  119. at org.springframework.security.web.debug.Logger.info(Logger.java:29)
  120. at org.springframework.security.web.debug.DebugRequestWrapper.getSession(DebugFilter.java:144)
  121. at org.springframework.security.web.debug.DebugRequestWrapper.getSession(DebugFilter.java:155)
  122. at javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:229)
  123. at javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:229)
  124. at org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy.applySessionFixation(SessionFixationProtectionStrategy.java:94)
  125. at org.springframework.security.web.authentication.session.AbstractSessionFixationProtectionStrategy.onAuthentication(AbstractSessionFixationProtectionStrategy.java:82)
  126. at org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy.onAuthentication(SessionFixationProtectionStrategy.java:55)
  127. at org.springframework.security.web.authentication.session.CompositeSessionAuthenticationStrategy.onAuthentication(CompositeSessionAuthenticationStrategy.java:83)
  128. at org.springframework.security.web.authentication.AbstractAuthenticationProcessingFilter.doFilter(AbstractAuthenticationProcessingFilter.java:216)
  129. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  130. at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:110)
  131. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  132. at org.springframework.security.web.csrf.CsrfFilter.doFilterInternal(CsrfFilter.java:105)
  133. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:108)
  134. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  135. at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:57)
  136. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:108)
  137. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  138. at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:87)
  139. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  140. at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:50)
  141. at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:108)
  142. at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:342)
  143. at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:192)
  144. at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:160)
  145. at org.springframework.security.web.debug.DebugFilter.invokeWithWrappedRequest(DebugFilter.java:70)
  146. at org.springframework.security.web.debug.DebugFilter.doFilter(DebugFilter.java:59)
  147. at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:344)
  148. at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:261)
  149. at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)
  150. at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
  151. at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
  152. at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
  153. at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
  154. at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
  155. at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
  156. at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
  157. at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
  158. at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
  159. at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1040)
  160. at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
  161. at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:316)
  162. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  163. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  164. at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
  165. at java.lang.Thread.run(Unknown Source)
  166.  
  167.  
  168. ************************************************************
  169.  
  170.  
  171. 2017-09-28 10:09:09,624 DEBUG o.s.s.w.a.s.SessionFixationProtectionStrategy - Started new session: 2E4EB8BF08F0E8F1945C3F3C816C3E26
  172. 2017-09-28 10:09:09,624 DEBUG o.s.s.w.a.s.SessionFixationProtectionStrategy - Started new session: 2E4EB8BF08F0E8F1945C3F3C816C3E26
  173. 2017-09-28 10:09:09,624 DEBUG o.s.s.w.a.s.CompositeSessionAuthenticationStrategy - Delegating to org.springframework.security.web.authentication.session.RegisterSessionAuthenticationStrategy@1a68516
  174. 2017-09-28 10:09:09,624 DEBUG o.s.s.w.a.s.CompositeSessionAuthenticationStrategy - Delegating to org.springframework.security.web.authentication.session.RegisterSessionAuthenticationStrategy@1a68516
  175. 2017-09-28 10:09:09,624 DEBUG o.s.s.c.session.SessionRegistryImpl - Registering session 2E4EB8BF08F0E8F1945C3F3C816C3E26, for principal org.springframework.security.core.userdetails.User@9a8e677e: Username: agent8001; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AGENT_VIEW,ROLE_COMPANY_VIEW,ROLE_FAQ_VIEW,ROLE_POLLING,ROLE_PRODUCT_VIEW,ROLE_RECORDING_AGENT,ROLE_REPORT_AGENT,ROLE_SEARCHFIELD_VIEW,ROLE_UPLOADPHOTO,ROLE_USER_PROFILE,ROLE_USER_VIEW,ROLE_USER_WEB
  176. 2017-09-28 10:09:09,624 DEBUG o.s.s.c.session.SessionRegistryImpl - Registering session 2E4EB8BF08F0E8F1945C3F3C816C3E26, for principal org.springframework.security.core.userdetails.User@9a8e677e: Username: agent8001; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AGENT_VIEW,ROLE_COMPANY_VIEW,ROLE_FAQ_VIEW,ROLE_POLLING,ROLE_PRODUCT_VIEW,ROLE_RECORDING_AGENT,ROLE_REPORT_AGENT,ROLE_SEARCHFIELD_VIEW,ROLE_UPLOADPHOTO,ROLE_USER_PROFILE,ROLE_USER_VIEW,ROLE_USER_WEB
  177. 2017-09-28 10:09:09,624 DEBUG o.s.s.w.a.s.CompositeSessionAuthenticationStrategy - Delegating to org.springframework.security.web.csrf.CsrfAuthenticationStrategy@9b5af8
  178. 2017-09-28 10:09:09,624 DEBUG o.s.s.w.a.s.CompositeSessionAuthenticationStrategy - Delegating to org.springframework.security.web.csrf.CsrfAuthenticationStrategy@9b5af8
  179. 2017-09-28 10:09:09,624 DEBUG o.s.s.w.a.UsernamePasswordAuthenticationFilter - Authentication success. Updating SecurityContextHolder to contain: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@f0bb6014: Principal: org.springframework.security.core.userdetails.User@9a8e677e: Username: agent8001; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AGENT_VIEW,ROLE_COMPANY_VIEW,ROLE_FAQ_VIEW,ROLE_POLLING,ROLE_PRODUCT_VIEW,ROLE_RECORDING_AGENT,ROLE_REPORT_AGENT,ROLE_SEARCHFIELD_VIEW,ROLE_UPLOADPHOTO,ROLE_USER_PROFILE,ROLE_USER_VIEW,ROLE_USER_WEB; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@ffff4c9c: RemoteIpAddress: 10.3.4.154; SessionId: 6A89DAF295ED8AB2513F4EDE8FD7F89D; Granted Authorities: ROLE_AGENT_VIEW, ROLE_COMPANY_VIEW, ROLE_FAQ_VIEW, ROLE_POLLING, ROLE_PRODUCT_VIEW, ROLE_RECORDING_AGENT, ROLE_REPORT_AGENT, ROLE_SEARCHFIELD_VIEW, ROLE_UPLOADPHOTO, ROLE_USER_PROFILE, ROLE_USER_VIEW, ROLE_USER_WEB
  180. 2017-09-28 10:09:09,624 DEBUG o.s.s.w.a.UsernamePasswordAuthenticationFilter - Authentication success. Updating SecurityContextHolder to contain: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@f0bb6014: Principal: org.springframework.security.core.userdetails.User@9a8e677e: Username: agent8001; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AGENT_VIEW,ROLE_COMPANY_VIEW,ROLE_FAQ_VIEW,ROLE_POLLING,ROLE_PRODUCT_VIEW,ROLE_RECORDING_AGENT,ROLE_REPORT_AGENT,ROLE_SEARCHFIELD_VIEW,ROLE_UPLOADPHOTO,ROLE_USER_PROFILE,ROLE_USER_VIEW,ROLE_USER_WEB; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@ffff4c9c: RemoteIpAddress: 10.3.4.154; SessionId: 6A89DAF295ED8AB2513F4EDE8FD7F89D; Granted Authorities: ROLE_AGENT_VIEW, ROLE_COMPANY_VIEW, ROLE_FAQ_VIEW, ROLE_POLLING, ROLE_PRODUCT_VIEW, ROLE_RECORDING_AGENT, ROLE_REPORT_AGENT, ROLE_SEARCHFIELD_VIEW, ROLE_UPLOADPHOTO, ROLE_USER_PROFILE, ROLE_USER_VIEW, ROLE_USER_WEB
  181. 2017-09-28 10:09:09,625 DEBUG c.m.e.b.s.a.h.LoginSuccessListener - User [agent8001] login
  182. 2017-09-28 10:09:09,625 DEBUG c.m.e.b.s.a.h.LoginSuccessListener - User [agent8001] login
  183. 2017-09-28 10:09:09,625 INFO c.m.e.b.s.a.h.LoginSuccessListener - Removing existing access token for user [agent8001]
  184. 2017-09-28 10:09:09,625 INFO c.m.e.b.s.a.h.LoginSuccessListener - Removing existing access token for user [agent8001]
  185. 2017-09-28 10:09:09,625 DEBUG o.s.s.w.a.SavedRequestAwareAuthenticationSuccessHandler - Redirecting to DefaultSavedRequest Url: http://10.2.2.66:8080/auth-server/oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/
  186. 2017-09-28 10:09:09,625 DEBUG o.s.s.w.a.SavedRequestAwareAuthenticationSuccessHandler - Redirecting to DefaultSavedRequest Url: http://10.2.2.66:8080/auth-server/oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/
  187. 2017-09-28 10:09:09,625 DEBUG o.s.s.web.DefaultRedirectStrategy - Redirecting to 'http://10.2.2.66:8080/auth-server/oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/'
  188. 2017-09-28 10:09:09,625 DEBUG o.s.s.web.DefaultRedirectStrategy - Redirecting to 'http://10.2.2.66:8080/auth-server/oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/'
  189. 2017-09-28 10:09:09,625 DEBUG o.s.s.w.c.HttpSessionSecurityContextRepository - SecurityContext stored to HttpSession: 'org.springframework.security.core.context.SecurityContextImpl@f0bb6014: Authentication: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@f0bb6014: Principal: org.springframework.security.core.userdetails.User@9a8e677e: Username: agent8001; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AGENT_VIEW,ROLE_COMPANY_VIEW,ROLE_FAQ_VIEW,ROLE_POLLING,ROLE_PRODUCT_VIEW,ROLE_RECORDING_AGENT,ROLE_REPORT_AGENT,ROLE_SEARCHFIELD_VIEW,ROLE_UPLOADPHOTO,ROLE_USER_PROFILE,ROLE_USER_VIEW,ROLE_USER_WEB; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@ffff4c9c: RemoteIpAddress: 10.3.4.154; SessionId: 6A89DAF295ED8AB2513F4EDE8FD7F89D; Granted Authorities: ROLE_AGENT_VIEW, ROLE_COMPANY_VIEW, ROLE_FAQ_VIEW, ROLE_POLLING, ROLE_PRODUCT_VIEW, ROLE_RECORDING_AGENT, ROLE_REPORT_AGENT, ROLE_SEARCHFIELD_VIEW, ROLE_UPLOADPHOTO, ROLE_USER_PROFILE, ROLE_USER_VIEW, ROLE_USER_WEB'
  190. 2017-09-28 10:09:09,625 DEBUG o.s.s.w.c.HttpSessionSecurityContextRepository - SecurityContext stored to HttpSession: 'org.springframework.security.core.context.SecurityContextImpl@f0bb6014: Authentication: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@f0bb6014: Principal: org.springframework.security.core.userdetails.User@9a8e677e: Username: agent8001; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AGENT_VIEW,ROLE_COMPANY_VIEW,ROLE_FAQ_VIEW,ROLE_POLLING,ROLE_PRODUCT_VIEW,ROLE_RECORDING_AGENT,ROLE_REPORT_AGENT,ROLE_SEARCHFIELD_VIEW,ROLE_UPLOADPHOTO,ROLE_USER_PROFILE,ROLE_USER_VIEW,ROLE_USER_WEB; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@ffff4c9c: RemoteIpAddress: 10.3.4.154; SessionId: 6A89DAF295ED8AB2513F4EDE8FD7F89D; Granted Authorities: ROLE_AGENT_VIEW, ROLE_COMPANY_VIEW, ROLE_FAQ_VIEW, ROLE_POLLING, ROLE_PRODUCT_VIEW, ROLE_RECORDING_AGENT, ROLE_REPORT_AGENT, ROLE_SEARCHFIELD_VIEW, ROLE_UPLOADPHOTO, ROLE_USER_PROFILE, ROLE_USER_VIEW, ROLE_USER_WEB'
  191. 2017-09-28 10:09:09,626 DEBUG o.s.s.w.c.SecurityContextPersistenceFilter - SecurityContextHolder now cleared, as request processing completed
  192. 2017-09-28 10:09:09,626 DEBUG o.s.s.w.c.SecurityContextPersistenceFilter - SecurityContextHolder now cleared, as request processing completed
  193. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token']
  194. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token']
  195. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/oauth/token'
  196. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/oauth/token'
  197. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token_key']
  198. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token_key']
  199. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/oauth/token_key'
  200. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/oauth/token_key'
  201. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/check_token']
  202. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/check_token']
  203. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/oauth/check_token'
  204. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/oauth/check_token'
  205. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - No matches found
  206. 2017-09-28 10:09:09,632 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - No matches found
  207. 2017-09-28 10:09:09,633 INFO Spring Security Debugger -
  208.  
  209. ************************************************************
  210.  
  211. Request received for GET '/oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/':
  212.  
  213. org.apache.catalina.connector.RequestFacade@149ca1b
  214.  
  215. servletPath:/oauth/authorize
  216. pathInfo:null
  217. headers:
  218. host: 10.2.2.66:8080
  219. connection: keep-alive
  220. cache-control: max-age=0
  221. upgrade-insecure-requests: 1
  222. user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.81 Safari/537.36
  223. accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
  224. referer: http://10.2.2.66:8080/auth-server/login.jsp
  225. accept-encoding: gzip, deflate, sdch
  226. accept-language: en-US,en;q=0.8,id;q=0.6,ms;q=0.4
  227. cookie: JSESSIONID=2E4EB8BF08F0E8F1945C3F3C816C3E26; PHPSESSID=6025316c60b0668fdb2c068c0560e9c4; cod=1.3.4.5.7; csd=39; _ga=GA1.4.1261543936.1506568384; _gid=GA1.4.657590896.1506568384
  228.  
  229.  
  230. Security filter chain: [
  231. WebAsyncManagerIntegrationFilter
  232. SecurityContextPersistenceFilter
  233. HeaderWriterFilter
  234. CsrfFilter
  235. LogoutFilter
  236. UsernamePasswordAuthenticationFilter
  237. ConcurrentSessionFilter
  238. RequestCacheAwareFilter
  239. SecurityContextHolderAwareRequestFilter
  240. AnonymousAuthenticationFilter
  241. SessionManagementFilter
  242. ExceptionTranslationFilter
  243. FilterSecurityInterceptor
  244. ]
  245.  
  246.  
  247. ************************************************************
  248.  
  249.  
  250. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token']
  251. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token']
  252. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/oauth/token'
  253. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/oauth/token'
  254. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token_key']
  255. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/token_key']
  256. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/oauth/token_key'
  257. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/oauth/token_key'
  258. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/check_token']
  259. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - Trying to match using Ant [pattern='/oauth/check_token']
  260. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/oauth/check_token'
  261. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/oauth/check_token'
  262. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - No matches found
  263. 2017-09-28 10:09:09,633 DEBUG o.s.s.w.u.matcher.OrRequestMatcher - No matches found
  264. 2017-09-28 10:09:09,633 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 1 of 13 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
  265. 2017-09-28 10:09:09,633 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 1 of 13 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
  266. 2017-09-28 10:09:09,634 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 2 of 13 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
  267. 2017-09-28 10:09:09,634 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 2 of 13 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
  268. 2017-09-28 10:09:09,634 DEBUG o.s.s.w.c.HttpSessionSecurityContextRepository - Obtained a valid SecurityContext from SPRING_SECURITY_CONTEXT: 'org.springframework.security.core.context.SecurityContextImpl@f0bb6014: Authentication: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@f0bb6014: Principal: org.springframework.security.core.userdetails.User@9a8e677e: Username: agent8001; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AGENT_VIEW,ROLE_COMPANY_VIEW,ROLE_FAQ_VIEW,ROLE_POLLING,ROLE_PRODUCT_VIEW,ROLE_RECORDING_AGENT,ROLE_REPORT_AGENT,ROLE_SEARCHFIELD_VIEW,ROLE_UPLOADPHOTO,ROLE_USER_PROFILE,ROLE_USER_VIEW,ROLE_USER_WEB; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@ffff4c9c: RemoteIpAddress: 10.3.4.154; SessionId: 6A89DAF295ED8AB2513F4EDE8FD7F89D; Granted Authorities: ROLE_AGENT_VIEW, ROLE_COMPANY_VIEW, ROLE_FAQ_VIEW, ROLE_POLLING, ROLE_PRODUCT_VIEW, ROLE_RECORDING_AGENT, ROLE_REPORT_AGENT, ROLE_SEARCHFIELD_VIEW, ROLE_UPLOADPHOTO, ROLE_USER_PROFILE, ROLE_USER_VIEW, ROLE_USER_WEB'
  269. 2017-09-28 10:09:09,634 DEBUG o.s.s.w.c.HttpSessionSecurityContextRepository - Obtained a valid SecurityContext from SPRING_SECURITY_CONTEXT: 'org.springframework.security.core.context.SecurityContextImpl@f0bb6014: Authentication: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@f0bb6014: Principal: org.springframework.security.core.userdetails.User@9a8e677e: Username: agent8001; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AGENT_VIEW,ROLE_COMPANY_VIEW,ROLE_FAQ_VIEW,ROLE_POLLING,ROLE_PRODUCT_VIEW,ROLE_RECORDING_AGENT,ROLE_REPORT_AGENT,ROLE_SEARCHFIELD_VIEW,ROLE_UPLOADPHOTO,ROLE_USER_PROFILE,ROLE_USER_VIEW,ROLE_USER_WEB; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@ffff4c9c: RemoteIpAddress: 10.3.4.154; SessionId: 6A89DAF295ED8AB2513F4EDE8FD7F89D; Granted Authorities: ROLE_AGENT_VIEW, ROLE_COMPANY_VIEW, ROLE_FAQ_VIEW, ROLE_POLLING, ROLE_PRODUCT_VIEW, ROLE_RECORDING_AGENT, ROLE_REPORT_AGENT, ROLE_SEARCHFIELD_VIEW, ROLE_UPLOADPHOTO, ROLE_USER_PROFILE, ROLE_USER_VIEW, ROLE_USER_WEB'
  270. 2017-09-28 10:09:09,634 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 3 of 13 in additional filter chain; firing Filter: 'HeaderWriterFilter'
  271. 2017-09-28 10:09:09,634 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 3 of 13 in additional filter chain; firing Filter: 'HeaderWriterFilter'
  272. 2017-09-28 10:09:09,634 DEBUG o.s.s.w.h.writers.HstsHeaderWriter - Not injecting HSTS header since it did not match the requestMatcher org.springframework.security.web.header.writers.HstsHeaderWriter$SecureRequestMatcher@78dad2
  273. 2017-09-28 10:09:09,634 DEBUG o.s.s.w.h.writers.HstsHeaderWriter - Not injecting HSTS header since it did not match the requestMatcher org.springframework.security.web.header.writers.HstsHeaderWriter$SecureRequestMatcher@78dad2
  274. 2017-09-28 10:09:09,634 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 4 of 13 in additional filter chain; firing Filter: 'CsrfFilter'
  275. 2017-09-28 10:09:09,634 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 4 of 13 in additional filter chain; firing Filter: 'CsrfFilter'
  276. 2017-09-28 10:09:09,634 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 5 of 13 in additional filter chain; firing Filter: 'LogoutFilter'
  277. 2017-09-28 10:09:09,634 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 5 of 13 in additional filter chain; firing Filter: 'LogoutFilter'
  278. 2017-09-28 10:09:09,634 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/logout'
  279. 2017-09-28 10:09:09,634 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/logout'
  280. 2017-09-28 10:09:09,634 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 6 of 13 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
  281. 2017-09-28 10:09:09,634 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 6 of 13 in additional filter chain; firing Filter: 'UsernamePasswordAuthenticationFilter'
  282. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Request 'GET /oauth/authorize' doesn't match 'POST /login.jsp
  283. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Request 'GET /oauth/authorize' doesn't match 'POST /login.jsp
  284. 2017-09-28 10:09:09,635 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 7 of 13 in additional filter chain; firing Filter: 'ConcurrentSessionFilter'
  285. 2017-09-28 10:09:09,635 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 7 of 13 in additional filter chain; firing Filter: 'ConcurrentSessionFilter'
  286. 2017-09-28 10:09:09,635 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 8 of 13 in additional filter chain; firing Filter: 'RequestCacheAwareFilter'
  287. 2017-09-28 10:09:09,635 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 8 of 13 in additional filter chain; firing Filter: 'RequestCacheAwareFilter'
  288. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.s.DefaultSavedRequest - pathInfo: both null (property equals)
  289. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.s.DefaultSavedRequest - pathInfo: both null (property equals)
  290. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.s.DefaultSavedRequest - queryString: arg1=client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/; arg2=client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ (property equals)
  291. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.s.DefaultSavedRequest - queryString: arg1=client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/; arg2=client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ (property equals)
  292. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.s.DefaultSavedRequest - requestURI: arg1=/auth-server/oauth/authorize; arg2=/auth-server/oauth/authorize (property equals)
  293. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.s.DefaultSavedRequest - requestURI: arg1=/auth-server/oauth/authorize; arg2=/auth-server/oauth/authorize (property equals)
  294. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.s.DefaultSavedRequest - serverPort: arg1=8080; arg2=8080 (property equals)
  295. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.s.DefaultSavedRequest - serverPort: arg1=8080; arg2=8080 (property equals)
  296. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.s.DefaultSavedRequest - requestURL: arg1=http://10.2.2.66:8080/auth-server/oauth/authorize; arg2=http://10.2.2.66:8080/auth-server/oauth/authorize (property equals)
  297. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.s.DefaultSavedRequest - requestURL: arg1=http://10.2.2.66:8080/auth-server/oauth/authorize; arg2=http://10.2.2.66:8080/auth-server/oauth/authorize (property equals)
  298. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.s.DefaultSavedRequest - scheme: arg1=http; arg2=http (property equals)
  299. 2017-09-28 10:09:09,635 DEBUG o.s.s.w.s.DefaultSavedRequest - scheme: arg1=http; arg2=http (property equals)
  300. 2017-09-28 10:09:09,636 DEBUG o.s.s.w.s.DefaultSavedRequest - serverName: arg1=10.2.2.66; arg2=10.2.2.66 (property equals)
  301. 2017-09-28 10:09:09,636 DEBUG o.s.s.w.s.DefaultSavedRequest - serverName: arg1=10.2.2.66; arg2=10.2.2.66 (property equals)
  302. 2017-09-28 10:09:09,636 DEBUG o.s.s.w.s.DefaultSavedRequest - contextPath: arg1=/auth-server; arg2=/auth-server (property equals)
  303. 2017-09-28 10:09:09,636 DEBUG o.s.s.w.s.DefaultSavedRequest - contextPath: arg1=/auth-server; arg2=/auth-server (property equals)
  304. 2017-09-28 10:09:09,636 DEBUG o.s.s.w.s.DefaultSavedRequest - servletPath: arg1=/oauth/authorize; arg2=/oauth/authorize (property equals)
  305. 2017-09-28 10:09:09,636 DEBUG o.s.s.w.s.DefaultSavedRequest - servletPath: arg1=/oauth/authorize; arg2=/oauth/authorize (property equals)
  306. 2017-09-28 10:09:09,636 DEBUG o.s.s.w.s.HttpSessionRequestCache - Removing DefaultSavedRequest from session if present
  307. 2017-09-28 10:09:09,636 DEBUG o.s.s.w.s.HttpSessionRequestCache - Removing DefaultSavedRequest from session if present
  308. 2017-09-28 10:09:09,636 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 9 of 13 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter'
  309. 2017-09-28 10:09:09,636 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 9 of 13 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter'
  310. 2017-09-28 10:09:09,636 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 10 of 13 in additional filter chain; firing Filter: 'AnonymousAuthenticationFilter'
  311. 2017-09-28 10:09:09,636 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 10 of 13 in additional filter chain; firing Filter: 'AnonymousAuthenticationFilter'
  312. 2017-09-28 10:09:09,636 DEBUG o.s.s.w.a.AnonymousAuthenticationFilter - SecurityContextHolder not populated with anonymous token, as it already contained: 'org.springframework.security.authentication.UsernamePasswordAuthenticationToken@f0bb6014: Principal: org.springframework.security.core.userdetails.User@9a8e677e: Username: agent8001; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AGENT_VIEW,ROLE_COMPANY_VIEW,ROLE_FAQ_VIEW,ROLE_POLLING,ROLE_PRODUCT_VIEW,ROLE_RECORDING_AGENT,ROLE_REPORT_AGENT,ROLE_SEARCHFIELD_VIEW,ROLE_UPLOADPHOTO,ROLE_USER_PROFILE,ROLE_USER_VIEW,ROLE_USER_WEB; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@ffff4c9c: RemoteIpAddress: 10.3.4.154; SessionId: 6A89DAF295ED8AB2513F4EDE8FD7F89D; Granted Authorities: ROLE_AGENT_VIEW, ROLE_COMPANY_VIEW, ROLE_FAQ_VIEW, ROLE_POLLING, ROLE_PRODUCT_VIEW, ROLE_RECORDING_AGENT, ROLE_REPORT_AGENT, ROLE_SEARCHFIELD_VIEW, ROLE_UPLOADPHOTO, ROLE_USER_PROFILE, ROLE_USER_VIEW, ROLE_USER_WEB'
  313. 2017-09-28 10:09:09,636 DEBUG o.s.s.w.a.AnonymousAuthenticationFilter - SecurityContextHolder not populated with anonymous token, as it already contained: 'org.springframework.security.authentication.UsernamePasswordAuthenticationToken@f0bb6014: Principal: org.springframework.security.core.userdetails.User@9a8e677e: Username: agent8001; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AGENT_VIEW,ROLE_COMPANY_VIEW,ROLE_FAQ_VIEW,ROLE_POLLING,ROLE_PRODUCT_VIEW,ROLE_RECORDING_AGENT,ROLE_REPORT_AGENT,ROLE_SEARCHFIELD_VIEW,ROLE_UPLOADPHOTO,ROLE_USER_PROFILE,ROLE_USER_VIEW,ROLE_USER_WEB; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@ffff4c9c: RemoteIpAddress: 10.3.4.154; SessionId: 6A89DAF295ED8AB2513F4EDE8FD7F89D; Granted Authorities: ROLE_AGENT_VIEW, ROLE_COMPANY_VIEW, ROLE_FAQ_VIEW, ROLE_POLLING, ROLE_PRODUCT_VIEW, ROLE_RECORDING_AGENT, ROLE_REPORT_AGENT, ROLE_SEARCHFIELD_VIEW, ROLE_UPLOADPHOTO, ROLE_USER_PROFILE, ROLE_USER_VIEW, ROLE_USER_WEB'
  314. 2017-09-28 10:09:09,637 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 11 of 13 in additional filter chain; firing Filter: 'SessionManagementFilter'
  315. 2017-09-28 10:09:09,637 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 11 of 13 in additional filter chain; firing Filter: 'SessionManagementFilter'
  316. 2017-09-28 10:09:09,637 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 12 of 13 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
  317. 2017-09-28 10:09:09,637 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 12 of 13 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
  318. 2017-09-28 10:09:09,637 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 13 of 13 in additional filter chain; firing Filter: 'FilterSecurityInterceptor'
  319. 2017-09-28 10:09:09,637 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ at position 13 of 13 in additional filter chain; firing Filter: 'FilterSecurityInterceptor'
  320. 2017-09-28 10:09:09,637 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/login.jsp'
  321. 2017-09-28 10:09:09,637 DEBUG o.s.s.w.u.m.AntPathRequestMatcher - Checking match of request : '/oauth/authorize'; against '/login.jsp'
  322. 2017-09-28 10:09:09,637 DEBUG o.s.s.w.a.i.FilterSecurityInterceptor - Public object - authentication not attempted
  323. 2017-09-28 10:09:09,637 DEBUG o.s.s.w.a.i.FilterSecurityInterceptor - Public object - authentication not attempted
  324. 2017-09-28 10:09:09,637 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ reached end of additional filter chain; proceeding with original chain
  325. 2017-09-28 10:09:09,637 DEBUG o.s.security.web.FilterChainProxy - /oauth/authorize?client_id=agent&response_type=token&scope=write&redirect_uri=http://10.2.2.66:8080/callcenter-agent/ reached end of additional filter chain; proceeding with original chain
  326. 2017-09-28 10:09:09,637 DEBUG o.s.s.o.p.e.FrameworkEndpointHandlerMapping - Looking up handler method for path /oauth/authorize
  327. 2017-09-28 10:09:09,637 DEBUG o.s.s.o.p.e.FrameworkEndpointHandlerMapping - Looking up handler method for path /oauth/authorize
  328. 2017-09-28 10:09:09,638 DEBUG o.s.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)]
  329. 2017-09-28 10:09:09,638 DEBUG o.s.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)]
  330. 2017-09-28 10:09:09,639 DEBUG o.s.s.o.p.i.ImplicitTokenGranter - Getting access token for: agent
  331. 2017-09-28 10:09:09,639 DEBUG o.s.s.o.p.i.ImplicitTokenGranter - Getting access token for: agent
  332. 2017-09-28 10:09:09,640 DEBUG o.s.s.o.p.t.store.JdbcTokenStore - Failed to find access token for authentication org.springframework.security.oauth2.provider.OAuth2Authentication@90c54ab1: Principal: org.springframework.security.core.userdetails.User@9a8e677e: Username: agent8001; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AGENT_VIEW,ROLE_COMPANY_VIEW,ROLE_FAQ_VIEW,ROLE_POLLING,ROLE_PRODUCT_VIEW,ROLE_RECORDING_AGENT,ROLE_REPORT_AGENT,ROLE_SEARCHFIELD_VIEW,ROLE_UPLOADPHOTO,ROLE_USER_PROFILE,ROLE_USER_VIEW,ROLE_USER_WEB; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: ROLE_AGENT_VIEW, ROLE_COMPANY_VIEW, ROLE_FAQ_VIEW, ROLE_POLLING, ROLE_PRODUCT_VIEW, ROLE_RECORDING_AGENT, ROLE_REPORT_AGENT, ROLE_SEARCHFIELD_VIEW, ROLE_UPLOADPHOTO, ROLE_USER_PROFILE, ROLE_USER_VIEW, ROLE_USER_WEB
  333. 2017-09-28 10:09:09,640 DEBUG o.s.s.o.p.t.store.JdbcTokenStore - Failed to find access token for authentication org.springframework.security.oauth2.provider.OAuth2Authentication@90c54ab1: Principal: org.springframework.security.core.userdetails.User@9a8e677e: Username: agent8001; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_AGENT_VIEW,ROLE_COMPANY_VIEW,ROLE_FAQ_VIEW,ROLE_POLLING,ROLE_PRODUCT_VIEW,ROLE_RECORDING_AGENT,ROLE_REPORT_AGENT,ROLE_SEARCHFIELD_VIEW,ROLE_UPLOADPHOTO,ROLE_USER_PROFILE,ROLE_USER_VIEW,ROLE_USER_WEB; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: ROLE_AGENT_VIEW, ROLE_COMPANY_VIEW, ROLE_FAQ_VIEW, ROLE_POLLING, ROLE_PRODUCT_VIEW, ROLE_RECORDING_AGENT, ROLE_REPORT_AGENT, ROLE_SEARCHFIELD_VIEW, ROLE_UPLOADPHOTO, ROLE_USER_PROFILE, ROLE_USER_VIEW, ROLE_USER_WEB
  334. 2017-09-28 10:09:09,641 INFO o.s.s.o.p.t.store.JdbcTokenStore - Failed to find access token for token ac4cdf72-0e04-436c-a08e-8d37ab42f709
  335. 2017-09-28 10:09:09,641 INFO o.s.s.o.p.t.store.JdbcTokenStore - Failed to find access token for token ac4cdf72-0e04-436c-a08e-8d37ab42f709
  336. 2017-09-28 10:09:09,654 DEBUG o.s.s.w.a.ExceptionTranslationFilter - Chain processed normally
  337. 2017-09-28 10:09:09,654 DEBUG o.s.s.w.a.ExceptionTranslationFilter - Chain processed normally
  338. 2017-09-28 10:09:09,654 DEBUG o.s.s.w.c.SecurityContextPersistenceFilter - SecurityContextHolder now cleared, as request processing completed
  339. 2017-09-28 10:09:09,654 DEBUG o.s.s.w.c.SecurityContextPersistenceFilter - SecurityContextHolder now cleared, as request processing completed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement