<!-- DefaultRedirectStrategy redirects an in progress auth session to error. All help appreciated.

Log Snippet: 2024-10-14T21:41:50.083-04:00 DEBUG 19256 --- [io-8787-exec-21] o.s.security.web.FilterChainProxy : Securing GET /login/oauth2/code/oidc?session_state=113835ab-cb1f-45d8-a331-5011f6840e93&iss=http%3A%2F%2Flocalhost%3A8080%2Frealms%2Fjhipster&code=97ddecbf-b559-47ee-b3ca-189b991ad3e9.113835ab-cb1f-45d8-a331-5011f6840e93.6e8deddb-b4d6-4e2e-b389-b397d3f74fcd 2024-10-14T21:41:50.084-04:00 DEBUG 19256 --- [io-8787-exec-21] o.s.s.web.DefaultRedirectStrategy : Redirecting to /?error 2024-10-14T21:41:50.088-04:00 DEBUG 19256 --- [io-8787-exec-24] o.s.security.web.FilterChainProxy : Securing GET /?error 2024-10-14T21:41:50.089-04:00 DEBUG 19256 --- [io-8787-exec-24] o.s.security.web.FilterChainProxy : Securing GET /index.html?error 2024-10-14T21:41:50.089-04:00 DEBUG 19256 --- [io-8787-exec-24] o.s.security.web.FilterChainProxy : Secured GET /index.html?error 2024-10-14T21:41:50.089-04:00 DEBUG 19256 --- [io-8787-exec-24] o.s.s.w.a.AnonymousAuthenticationFilter : Set SecurityContextHolder to anonymous SecurityContext

Comment From: gkankanh

2024-10-14T21:41:50.083-04:00 DEBUG 19256 --- [io-8787-exec-21] o.s.security.web.FilterChainProxy        : Securing GET /login/oauth2/code/oidc?session_state=113835ab-cb1f-45d8-a331-5011f6840e93&iss=http%3A%2F%2Flocalhost%3A8080%2Frealms%2Fjhipster&code=97ddecbf-b559-47ee-b3ca-189b991ad3e9.113835ab-cb1f-45d8-a331-5011f6840e93.6e8deddb-b4d6-4e2e-b389-b397d3f74fcd
2024-10-14T21:41:50.084-04:00 DEBUG 19256 --- [io-8787-exec-21] o.s.s.web.DefaultRedirectStrategy        : Redirecting to /?error
2024-10-14T21:41:50.088-04:00 DEBUG 19256 --- [io-8787-exec-24] o.s.security.web.FilterChainProxy        : Securing GET /?error
2024-10-14T21:41:50.089-04:00 DEBUG 19256 --- [io-8787-exec-24] o.s.security.web.FilterChainProxy        : Securing GET /index.html?error
2024-10-14T21:41:50.089-04:00 DEBUG 19256 --- [io-8787-exec-24] o.s.security.web.FilterChainProxy        : Secured GET /index.html?error
2024-10-14T21:41:50.089-04:00 DEBUG 19256 --- [io-8787-exec-24] o.s.s.w.a.AnonymousAuthenticationFilter  : Set SecurityContextHolder to anonymous SecurityContext