Adding cside to your Content Security Policy (CSP)

If you're using a Content Security Policy, make sure to add proxy.csidetm.com to your script-src and connect-src directives to your current CSP settings. For example:

Content-Security-Policy: script-src 'self' proxy.csidetm.com/script.js proxy.csidetm.com; connect-src 'self' proxy.csidetm.com

Add these to your current CSP settings without deleting your existing policies. Additionally, as part of your cside plan you can direct your CSP violations to our dashboard.

Learn more about setting up CSP here.

On this page

No Headings