Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. 2016-01-22 18:50:55:069 DEBUG SocialAuthenticationFilter:317 - Authentication success. Updating SecurityContextHolder to contain: org.springframework.social.security.SocialAuthenticationToken@47c2e2e8: Principal: org.springframework.social.security.SocialUser@4111822c: Username: 930264927057439; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_DEFAULT; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@43458: RemoteIpAddress: 0:0:0:0:0:0:0:1; SessionId: 2224DFCE0711D888443F0C91ED37B29E; Granted Authorities: ROLE_DEFAULT
  2. 2016-01-22 18:50:55:071 DEBUG SavedRequestAwareAuthenticationSuccessHandler:83 - Redirecting to DefaultSavedRequest Url: http://localhost:8080/vs
  3. 2016-01-22 18:50:55:072 DEBUG DefaultRedirectStrategy:39 - Redirecting to 'http://localhost:8080/vs'
  4. 2016-01-22 18:50:55:072 DEBUG HttpSessionSecurityContextRepository:362 - SecurityContext 'org.springframework.security.core.context.SecurityContextImpl@47c2e2e8: Authentication: org.springframework.social.security.SocialAuthenticationToken@47c2e2e8: Principal: org.springframework.social.security.SocialUser@4111822c: Username: 930264927057439; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ROLE_DEFAULT; Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@43458: RemoteIpAddress: 0:0:0:0:0:0:0:1; SessionId: 2224DFCE0711D888443F0C91ED37B29E; Granted Authorities: ROLE_DEFAULT' stored to HttpSession: 'org.apache.catalina.session.StandardSessionFacade@55c1ea7e
  5. 2016-01-22 18:50:55:072 DEBUG SecurityContextPersistenceFilter:105 - SecurityContextHolder now cleared, as request processing completed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement