Hello everyone,
I have the following problem: We are using an Apache proxy server to redire= ct http calls to keycloak, an Angular frontend and additional backends. Ope= ning the login page of keycloak results in an HTTP 408 error on the apache = proxy. This seems to be a problem with chromium based browsers.
We could not reproduce this behaviour on firefox, but e.g. on Edge, Chrome,= Chromium, Brave.
Keycloak does not log any error into either the docker logs nor the logs wi= thin the docker container.
We are using the latest keycloak docker version.
Can someone help me with this issue ?