Skip to main content

What is Content Security Policy?

Content Security Policy (CSP) is a security standard that helps prevent cross-site scripting (XSS) attacks by controlling which resources can be loaded on your website. If your site uses CSP headers, you’ll need to configure them to allow the Molin AI widget to function properly.

Required CSP directives

Complete CSP policy

Testing your CSP

After implementing CSP headers:
  1. Open your browser’s developer console
  2. Load a page with the Molin widget
  3. Check for any CSP violation errors
  4. Verify the widget appears and functions correctly