Security
Content Security Policy (CSP)

Content Security Policy (CSP) Headers

The Content-Security-Policy header is a security feature that helps prevent attacks such as Cross Site Scripting (XSS) and other code injection attacks. It does this by specifying the domains that the browser should consider to be valid sources of executable scripts. You can read more about the Content-Security-Policy header on MDN here (opens in a new tab).

Enable rek.ai CSP Headers in Sitevision

  1. Go to the Sitevision administration interface
  2. Open the Site settings
  3. Select Advanced security in the menu
  4. Under Content-Security-Policy make sure that *.rekai.se or is added in the input field CSP in Sitevision
  5. Save the settings

You can read more about advanced settings in Sitevision here (opens in a new tab).