Hello,
we use SAP BI 4.2 through an nginx proxy. Since the 4.2 upgrade, we are facing a 403 error due to the token CSRF_TOKEN_COOKIE (when we browse in the file directories).
We can update the proxy configuration to accept this header parameter but its name is not standard (underscore).
Do you know how can i change this name (CSRF-TOKEN-COOKIE) or use a cookie for the cross site request forgery feature ? Regards,
Vincent