Hello,
I'm using Geoserver cloud 1.0-RC31 and I facing a j_spring_security_check error during the connection using login form.

I found some details about
GEOSERVER_CSRF_WHITELIST
PROXY_BASE_URL
I put both .env variables in the environment directive of my gateway and webui services to try if this can help me but I'm still encountering the same error.
I'm using Caddy reverse proxy directive to redirect the public domain to the docker container.
Could you please give a little more information about where to use these .env variables or how to fix this error?
The same behavior is encountered when logout it raises j_spring_security_logout
Hello,
I'm using Geoserver cloud 1.0-RC31 and I facing a j_spring_security_check error during the connection using login form.
I found some details about
GEOSERVER_CSRF_WHITELIST
PROXY_BASE_URL
I put both .env variables in the environment directive of my gateway and webui services to try if this can help me but I'm still encountering the same error.
I'm using Caddy reverse proxy directive to redirect the public domain to the docker container.
Could you please give a little more information about where to use these .env variables or how to fix this error?
The same behavior is encountered when logout it raises j_spring_security_logout