Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Mar 4, 2024 6:46:41 AM
Oct 20, 2017 11:32:41 AM
In Qlik Sense, an administrator may want to add additional HTTP headers to the Qlik Sense Proxy. This article will outline how to add those additional HTTP headers.
An example is the commonly deployed X-Frame-Options to prevent Clickjacking, or headers meant to prevent cross-site-scripting.
Hi,
Can you please help in adding the content security policy header.
How to add the Additional Response Headers automatically by system?
I mean in our application - the .net installer is silently installing the qlik sense as part of our application installation and after the successful install we like to update the Additional Response Headers or while installation of qlik sense we like to update the Additional Response Headers. please do the needful
Hello @rajarl
I'd recommend posting this question with your requirements (and versions) in the Qlik Sense Deployment forum.
All the best,
Sonja
I got the answer @
Solved: Re: Update Virtual Proxy thru API - Qlik Community - 2424475
Thank you for looping back with this, @rajarl !
All the best,
Sonja
Hi Community,
In Qlik sense enterprise, according to VAPT report there are some missing security headers which needs to be implemented. We are facing issue while adding the below security header in the virtual proxy.
--> Content-Security-Policy: default-src 'self'
After implementing it we are unable to access qlik getting black/grey screen.
Articles followed:
How to determine string policy for Content Securit... - Qlik Community - 1715491