Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Thanks everyone for the help as always.
I have an URL that the Content Security is not accepting an url that I wish to whitelist. The error message is a little cryptic.
"The maximum header's length was superated when there was a try to add the corresponding origin. The origin was not aggregated. Eliminate the redundant origins and try to add it again."
Qlik SaaS currently supports a Content Security Policy size of 2048 characters. Practically this means you cannot select all directives. This aligns with a best practices from a security standpoint.
Are you trying to embed Qlik SaaS content in an external website? On my end when embedding into an example webpage (SalesForce in particular), we've needed frame-ancestors.
How can we implement Content Security Policy in Qliksense Enterprise version?