Skip to Content
0
Jun 22, 2020 at 09:08 AM

CSRF_TOKEN_COOKIE with BI 4.2 + reverse proxy

202 Views

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