Thanks for the answer Reinis.
The directive proxy_cookie_path is for sure the solutions for the problem I
described in this mail.
(But I just found out that my cookie wasn't set from the serverside API but
on the client side. So the problem wasn't the NGINX config. Thank you
anyways!)
Am Do., 14
> Is there a way to set the path of the cookies to /, regardless which GUI is
> used?
Yes you can make nginx to change the cookie
http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_cookie_path
If the path from the backend app is unknown you can probably use a regex to
match every