Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. [DEBUG] 23/09 21:35:50.317 qtp1866850137-17 icAuthenticationJwtAwareFilter - Basic Authentication Authorization header found for user 'atirskikh@luxoft.com'
  2. [DEBUG] 23/09 21:35:51.079 qtp1866850137-17 icAuthenticationJwtAwareFilter - Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@dd00dcad: Principal: UserDetailsImpl(username=10, password=5f4dcc3b5aa765d61d8327deb882cf99, accountNonExpired=true, accountNonLocked=true, credentialsNonExpired=true, enabled=true, authorities=[]); Credentials: [PROTECTED]; Authenticated: true; Details: org.springframework.security.web.authentication.WebAuthenticationDetails@957e: RemoteIpAddress: 127.0.0.1; SessionId: null; Not granted any authorities
  3. [DEBUG] 23/09 21:35:51.165 qtp1866850137-17 ty.jwt.JwtAuthenticationFilter - Attempting to authenticate with JWT token: ParsedJwtToken(issuer=LOGINPASS, subject=10, id=null, tokenString=eyJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE0NzQ2NTM3MTgsImlzcyI6IkxPR0lOUEFTUyIsInN1YiI6IjEwIn0.3Fy7-Va-Wu-ciO5S2ssUgCHx4apdAJYYOjwNfmkteYE)
  4. [DEBUG] 23/09 21:35:51.165 qtp1866850137-17 rity.jwt.JwtUserDetailsService - Extract JWT token: ParsedJwtToken(issuer=LOGINPASS, subject=10, id=null, tokenString=eyJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE0NzQ2NTM3MTgsImlzcyI6IkxPR0lOUEFTUyIsInN1YiI6IjEwIn0.3Fy7-Va-Wu-ciO5S2ssUgCHx4apdAJYYOjwNfmkteYE)
  5. [DEBUG] 23/09 21:35:51.212 qtp1866850137-12 ty.jwt.JwtAuthenticationFilter - Attempting to authenticate with JWT token: ParsedJwtToken(issuer=LOGINPASS, subject=10, id=null, tokenString=eyJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE0NzQ2NTU3NTEsImlzcyI6IkxPR0lOUEFTUyIsInN1YiI6IjEwIn0.6HtwtpUeCJ6PBLVdaKlTsuUKLZfUUFgdz2rKD3hc9wg)
  6. [DEBUG] 23/09 21:35:51.212 qtp1866850137-12 rity.jwt.JwtUserDetailsService - Extract JWT token: ParsedJwtToken(issuer=LOGINPASS, subject=10, id=null, tokenString=eyJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE0NzQ2NTU3NTEsImlzcyI6IkxPR0lOUEFTUyIsInN1YiI6IjEwIn0.6HtwtpUeCJ6PBLVdaKlTsuUKLZfUUFgdz2rKD3hc9wg)
  7. [DEBUG] 23/09 21:35:51.213 qtp1866850137-12 jwt.JwtAnonymousRequestMatcher - Anonymous request call
  8. [DEBUG] 23/09 21:35:51.214 qtp1866850137-12 icAuthenticationJwtAwareFilter - Basic Authentication Authorization header found for user 'atirskikh@luxoft.com'
  9. [DEBUG] 23/09 21:35:51.275 qtp1866850137-12 ommon.paperplane.ApiController - Incoming: catalog 'usr', function 'get_current_user': Parameters{propertyMap={}}
  10. [DEBUG] 23/09 21:35:53.122 qtp1866850137-13 ty.jwt.JwtAuthenticationFilter - Attempting to authenticate with JWT token: ParsedJwtToken(issuer=LOGINPASS, subject=10, id=null, tokenString=eyJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE0NzQ2NTU3NTEsImlzcyI6IkxPR0lOUEFTUyIsInN1YiI6IjEwIn0.6HtwtpUeCJ6PBLVdaKlTsuUKLZfUUFgdz2rKD3hc9wg)
  11. [DEBUG] 23/09 21:35:53.122 qtp1866850137-13 rity.jwt.JwtUserDetailsService - Extract JWT token: ParsedJwtToken(issuer=LOGINPASS, subject=10, id=null, tokenString=eyJhbGciOiJIUzI1NiJ9.eyJpYXQiOjE0NzQ2NTU3NTEsImlzcyI6IkxPR0lOUEFTUyIsInN1YiI6IjEwIn0.6HtwtpUeCJ6PBLVdaKlTsuUKLZfUUFgdz2rKD3hc9wg)
  12. [DEBUG] 23/09 21:35:53.124 qtp1866850137-13 jwt.JwtAnonymousRequestMatcher - Anonymous request call
  13. [DEBUG] 23/09 21:35:53.124 qtp1866850137-13 icAuthenticationJwtAwareFilter - Basic Authentication Authorization header found for user 'atirskikh@luxoft.com'
  14. [DEBUG] 23/09 21:35:53.197 qtp1866850137-13 ommon.paperplane.ApiController - Incoming: catalog 'usr', function 'get_current_user': Parameters{propertyMap={}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement