Some users are reporting a 400 error when authenticating indicating that their request is too large.
So far, I have been unable to completely isolate this issue for any of these users. However, they all seem to have a large number of google analytics cookies belonging to the root ucdavis.edu domain.
For the time being, I'm removing these cookies via apache on the host machine. if this doesn't solve the issue, might need to be more aggressive and remove all those cookies not used by keycloak.
Some users are reporting a 400 error when authenticating indicating that their request is too large.
So far, I have been unable to completely isolate this issue for any of these users. However, they all seem to have a large number of google analytics cookies belonging to the root
ucdavis.edudomain.For the time being, I'm removing these cookies via apache on the host machine. if this doesn't solve the issue, might need to be more aggressive and remove all those cookies not used by keycloak.