The error message in optimize is:
2025-08-25 08:01:44.880 DEBUG 8 — [nio-8090-exec-7] c.o.r.s.c.CCSMAuthenticationCookieFilter : Authenticating null
2025-08-25 08:01:44.880 DEBUG 8 — [nio-8090-exec-7] c.o.r.s.c.CCSMAuthenticationCookieFilter : No pre-authenticated principal found in request
the redirect url for optimize has been checked. also the valid redirect url in keycloak matches the description with “/api/authentication/callback” at the end of the redirect url configured for optimize in the values.yaml file.