Advertisement
Guest User

logs

a guest
May 29th, 2025
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. 2025-05-29 14:22:19,748 DEBUG org.springframework.security.web.FilterChainProxy [https-jsse-nio-8088-exec-6] Securing GET /api/job/v1/testConnection
  2. 2025-05-29 14:22:19,826 DEBUG org.springframework.web.client.RestTemplate [https-jsse-nio-8088-exec-6] HTTP GET https://labcorp-holdings-dev.oktapreview.com/oauth2/default/v1/keys
  3. 2025-05-29 14:22:19,826 DEBUG org.springframework.web.client.RestTemplate [https-jsse-nio-8088-exec-6] Accept=[text/plain, */*]
  4. 2025-05-29 14:22:20,314 DEBUG org.springframework.web.client.RestTemplate [https-jsse-nio-8088-exec-6] Response 200 OK
  5. 2025-05-29 14:22:20,315 DEBUG org.springframework.web.client.RestTemplate [https-jsse-nio-8088-exec-6] Reading to [java.lang.String] as "application/json"
  6. 2025-05-29 14:22:20,329 DEBUG org.springframework.web.client.RestTemplate [https-jsse-nio-8088-exec-6] HTTP GET https://labcorp-holdings-dev.oktapreview.com/oauth2/default/v1/keys
  7. 2025-05-29 14:22:20,329 DEBUG org.springframework.web.client.RestTemplate [https-jsse-nio-8088-exec-6] Accept=[text/plain, */*]
  8. 2025-05-29 14:22:20,452 DEBUG org.springframework.web.client.RestTemplate [https-jsse-nio-8088-exec-6] Response 200 OK
  9. 2025-05-29 14:22:20,452 DEBUG org.springframework.web.client.RestTemplate [https-jsse-nio-8088-exec-6] Reading to [java.lang.String] as "application/json"
  10. 2025-05-29 14:22:20,454 DEBUG org.springframework.security.oauth2.server.resource.authentication.JwtAuthenticationProvider [https-jsse-nio-8088-exec-6] Failed to authenticate since the JWT was invalid
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement