2024-11-18T10:21:30.486-05:00 DEBUG 1 --- [nio-8080-exec-4] o.s.web.client.RestTemplate : HTTP GET https://abc.okta.com/oauth2/aus54dypbc4oJ6kiY4h7/v1/userinfo 2024-11-18T10:21:30.486-05:00 DEBUG 1 --- [nio-8080-exec-4] o.s.web.client.RestTemplate : Accept=[application/json, application/+json] 2024-11-18T10:21:30.611-05:00 DEBUG 1 --- [nio-8080-exec-4] o.s.web.client.RestTemplate : Response 200 OK 2024-11-18T10:21:30.611-05:00 DEBUG 1 --- [nio-8080-exec-4] o.s.web.client.RestTemplate : Reading to [java.util.Map<java.lang.String, java.lang.Object>] 2024-11-18T10:21:30.618-05:00 DEBUG 1 --- [nio-8080-exec-4] .s.ChangeSessionIdAuthenticationStrategy : Changed session id from D439DE75B621A64ED52179FA4EA1CADC 2024-11-18T10:21:30.618-05:00 DEBUG 1 --- [nio-8080-exec-4] .s.o.c.w.OAuth2LoginAuthenticationFilter : Set SecurityContextHolder to OAuth2AuthenticationToken [Principal=Name: [00u2ugiphbfDMNQZv4h7], Granted Authorities: [[OIDC_USER, SCOPE_email, SCOPE_openid, SCOPE_profile]], User Attributes: [{at_hash=tnoHUzvR4tWKuuxX31muTA, sub=00u2ugiphbfDMNQZv4h7, ver=1, amr=[sc, swk], iss=https://abc.okta.com/oauth2/aus54dypbc4oJ6kiY4h7, preferred_username=0667154532-abc, nonce=B7SB8IJvzy0SVhPXLk8YPmioG0j96gbQ7BtAYCwRboM, aud=[0oa53oj537zqZF0Fv4h7], idp=0oa1o29pkgUcw6nLu4h7, auth_time=2024-11-18T15:21:27Z, name=HARRY DAVID, exp=2024-11-18T16:21:30Z, iat=2024-11-18T15:21:30Z, [email protected], jti=ID.whrVTWFLvc6dUVvEobUprS-chaO__pUR_KPeX0P6bCY}], Credentials=[PROTECTED], Authenticated=true, Details=WebAuthenticationDetails [RemoteIpAddress=10.153.63.25, SessionId=D439DE75B621A64ED52179FA4EA1CADC], Granted Authorities=[OIDC_USER, SCOPE_email, SCOPE_openid, SCOPE_profile]] 2024-11-18T10:21:30.619-05:00 DEBUG 1 --- [nio-8080-exec-4] o.s.s.web.DefaultRedirectStrategy : Redirecting to /sa-server/ 2024-11-18T10:21:30.732-05:00 DEBUG 1 --- [nio-8080-exec-6] o.s.security.web.FilterChainProxy : Securing GET / 2024-11-18T10:21:30.732-05:00 TRACE 1 --- [nio-8080-exec-6] .s.o.c.w.OAuth2LoginAuthenticationFilter : Did not match request to Ant [pattern='/authorization-code/callback'] 2024-11-18T10:21:30.733-05:00 DEBUG 1 --- [nio-8080-exec-6] o.s.s.w.a.AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext 2024-11-18T10:21:33.569-05:00 INFO 1 --- [nio-8080-exec-8] c.e.s.s.c.config.security.LoginFilter : should not filter path::/actuator/health 2024-11-18T10:21:33.569-05:00 INFO 1 --- [nio-8080-exec-8] c.e.s.s.c.config.security.LoginFilter : Authentication is null 2024-11-18T10:21:33.569-05:00 INFO 1 --- [nio-8080-exec-8] c.e.s.s.c.config.security.LoginFilter : request 2 is::/sa-server/actuator/health::null 2024-11-18T10:21:33.569-05:00 TRACE 1 --- [nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : GET "/sa-server/actuator/health", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet' 2024-11-18T10:21:33.569-05:00 TRACE 1 --- [nio-8080-exec-8] m.m.a.RequestResponseBodyMethodProcessor : Read "application/octet-stream" to [] 2024-11-18T10:21:33.570-05:00 TRACE 1 --- [nio-8080-exec-8] o.s.web.method.HandlerMethod : Arguments: [FirewalledRequest[ org.apache.catalina.connector.RequestFacade@25ccb73c], null] 2024-11-18T10:21:33.574-05:00 DEBUG 1 --- [nio-8080-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/vnd.spring-boot.actuator.v3+json', given [/] and supported [application/vnd.spring-boot.actuator.v3+json, application/vnd.spring-boot.actuator.v2+json, application/json] 2024-11-18T10:21:33.574-05:00 TRACE 1 --- [nio-8080-exec-8] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [org.springframework.boot.actuate.health.SystemHealth@68af73cb] 2024-11-18T10:21:33.574-05:00 TRACE 1 --- [nio-8080-exec-8] s.w.s.m.m.a.RequestMappingHandlerAdapter : Applying default cacheSeconds=-1 2024-11-18T10:21:33.574-05:00 TRACE 1 --- [nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : No view rendering, null ModelAndView returned. 2024-11-18T10:21:33.574-05:00 DEBUG 1 --- [nio-8080-exec-8] o.s.web.servlet.DispatcherServlet : Completed 200 OK, headers={masked} 2024-11-18T10:21:33.574-05:00 INFO 1 --- [nio-8080-exec-8] o.s.w.c.support.RequestHandledEvent : REQUEST_HANDLED: SYS-LISNR: url=[/sa-server/actuator/health]; client=[10.42.240.238]; session=[null]; user=[null]; 2024-11-18T10:21:38.568-05:00 INFO 1 --- [nio-8080-exec-9] c.e.s.s.c.config.security.LoginFilter : should not filter path::/actuator/health 2024-11-18T10:21:38.568-05:00 INFO 1 --- [nio-8080-exec-9] c.e.s.s.c.config.security.LoginFilter : Authentication is null 2024-11-18T10:21:38.568-05:00 INFO 1 --- [nio-8080-exec-9] c.e.s.s.c.config.security.LoginFilter : request 2 is::/sa-server/actuator/health::null 2024-11-18T10:21:38.568-05:00 TRACE 1 --- [nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : GET "/sa-server/actuator/health", parameters={}, headers={masked} in DispatcherServlet 'dispatcherServlet' 2024-11-18T10:21:38.568-05:00 TRACE 1 --- [nio-8080-exec-9] m.m.a.RequestResponseBodyMethodProcessor : Read "application/octet-stream" to [] 2024-11-18T10:21:38.568-05:00 TRACE 1 --- [nio-8080-exec-9] o.s.web.method.HandlerMethod : Arguments: [FirewalledRequest[ org.apache.catalina.connector.RequestFacade@383d7f94], null] 2024-11-18T10:21:38.571-05:00 DEBUG 1 --- [nio-8080-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Using 'application/vnd.spring-boot.actuator.v3+json', given [/*] and supported [application/vnd.spring-boot.actuator.v3+json, application/vnd.spring-boot.actuator.v2+json, application/json] 2024-11-18T10:21:38.572-05:00 TRACE 1 --- [nio-8080-exec-9] o.s.w.s.m.m.a.HttpEntityMethodProcessor : Writing [org.springframework.boot.actuate.health.SystemHealth@556e312e] 2024-11-18T10:21:38.572-05:00 TRACE 1 --- [nio-8080-exec-9] s.w.s.m.m.a.RequestMappingHandlerAdapter : Applying default cacheSeconds=-1 2024-11-18T10:21:38.572-05:00 TRACE 1 --- [nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : No view rendering, null ModelAndView returned. 2024-11-18T10:21:38.572-05:00 DEBUG 1 --- [nio-8080-exec-9] o.s.web.servlet.DispatcherServlet : Completed 200 OK, headers={masked} 2024-11-18T10:21:38.572-05:00 INFO 1 --- [nio-8080-exec-9] o.s.w.c.support.RequestHandledEvent : REQUEST_HANDLED: SYS-LISNR: url=[/sa-server/actuator/health]; client=[10.42.240.238]; session=[null]; user=[null];