Advertisement
Guest User

Untitled

a guest
Jan 15th, 2020
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.39 KB | None | 0 0
  1. 2020-01-15 10:19:20.901 DEBUG 18048 --- [nio-8090-exec-4] o.s.security.web.FilterChainProxy : /oauth/passwordless at position 1 of 10 in additional filter chain; firing Filter: 'WebAsyncManagerIntegrationFilter'
  2. 2020-01-15 10:19:20.901 DEBUG 18048 --- [nio-8090-exec-4] o.s.security.web.FilterChainProxy : /oauth/passwordless at position 2 of 10 in additional filter chain; firing Filter: 'SecurityContextPersistenceFilter'
  3. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] w.c.HttpSessionSecurityContextRepository : No HttpSession currently exists
  4. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] w.c.HttpSessionSecurityContextRepository : No SecurityContext was available from the HttpSession: null. A new one will be created.
  5. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.security.web.FilterChainProxy : /oauth/passwordless at position 3 of 10 in additional filter chain; firing Filter: 'HeaderWriterFilter'
  6. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.security.web.FilterChainProxy : /oauth/passwordless at position 4 of 10 in additional filter chain; firing Filter: 'LogoutFilter'
  7. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', GET]
  8. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'POST /oauth/passwordless' doesn't match 'GET /logout'
  9. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', POST]
  10. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/passwordless'; against '/logout'
  11. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', PUT]
  12. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'POST /oauth/passwordless' doesn't match 'PUT /logout'
  13. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.web.util.matcher.OrRequestMatcher : Trying to match using Ant [pattern='/logout', DELETE]
  14. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.w.u.matcher.AntPathRequestMatcher : Request 'POST /oauth/passwordless' doesn't match 'DELETE /logout'
  15. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.web.util.matcher.OrRequestMatcher : No matches found
  16. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.security.web.FilterChainProxy : /oauth/passwordless at position 5 of 10 in additional filter chain; firing Filter: 'RequestCacheAwareFilter'
  17. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.w.s.HttpSessionRequestCache : saved request doesn't match
  18. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.security.web.FilterChainProxy : /oauth/passwordless at position 6 of 10 in additional filter chain; firing Filter: 'SecurityContextHolderAwareRequestFilter'
  19. 2020-01-15 10:19:20.902 DEBUG 18048 --- [nio-8090-exec-4] o.s.security.web.FilterChainProxy : /oauth/passwordless at position 7 of 10 in additional filter chain; firing Filter: 'AnonymousAuthenticationFilter'
  20. 2020-01-15 10:19:20.903 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.w.a.AnonymousAuthenticationFilter : Populated SecurityContextHolder with anonymous token: 'org.springframework.security.authentication.AnonymousAuthenticationToken@b6a8d5ea: Principal: anonymousUser; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@b364: RemoteIpAddress: 0:0:0:0:0:0:0:1; SessionId: null; Granted Authorities: ROLE_ANONYMOUS'
  21. 2020-01-15 10:19:20.903 DEBUG 18048 --- [nio-8090-exec-4] o.s.security.web.FilterChainProxy : /oauth/passwordless at position 8 of 10 in additional filter chain; firing Filter: 'SessionManagementFilter'
  22. 2020-01-15 10:19:20.903 DEBUG 18048 --- [nio-8090-exec-4] o.s.security.web.FilterChainProxy : /oauth/passwordless at position 9 of 10 in additional filter chain; firing Filter: 'ExceptionTranslationFilter'
  23. 2020-01-15 10:19:20.903 DEBUG 18048 --- [nio-8090-exec-4] o.s.security.web.FilterChainProxy : /oauth/passwordless at position 10 of 10 in additional filter chain; firing Filter: 'FilterSecurityInterceptor'
  24. 2020-01-15 10:19:20.904 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/passwordless'; against '/error'
  25. 2020-01-15 10:19:20.904 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.w.u.matcher.AntPathRequestMatcher : Checking match of request : '/oauth/passwordless'; against '/oauth/passwordless'
  26. 2020-01-15 10:19:20.904 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.w.a.i.FilterSecurityInterceptor : Secure object: FilterInvocation: URL: /oauth/passwordless; Attributes: [permitAll]
  27. 2020-01-15 10:19:20.904 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.w.a.i.FilterSecurityInterceptor : Previously Authenticated: org.springframework.security.authentication.AnonymousAuthenticationToken@b6a8d5ea: Principal: anonymousUser; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@b364: RemoteIpAddress: 0:0:0:0:0:0:0:1; SessionId: null; Granted Authorities: ROLE_ANONYMOUS
  28. 2020-01-15 10:19:20.911 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.access.vote.AffirmativeBased : Voter: org.springframework.security.web.access.expression.WebExpressionVoter@30851d9d, returned: 1
  29. 2020-01-15 10:19:20.911 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.w.a.i.FilterSecurityInterceptor : Authorization successful
  30. 2020-01-15 10:19:20.911 DEBUG 18048 --- [nio-8090-exec-4] o.s.s.w.a.i.FilterSecurityInterceptor : RunAsManager did not change Authentication object
  31. 2020-01-15 10:19:20.911 DEBUG 18048 --- [nio-8090-exec-4] o.s.security.web.FilterChainProxy : /oauth/passwordless reached end of additional filter chain; proceeding with original chain
  32. 2020-01-15 10:19:20.912 DEBUG 18048 --- [nio-8090-exec-4] o.s.web.servlet.DispatcherServlet : POST "/oauth/passwordless", parameters={masked}
  33. 2020-01-15 10:19:20.914 DEBUG 18048 --- [nio-8090-exec-4] .s.o.p.e.FrameworkEndpointHandlerMapping : Mapped to com.friendr.auth.passwordless.PasswordlessAuthenticationEndpoint#startPasswordlessAuthentication(String, String, String)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement