Update Relius Web CSP
We are adding a new feature to our Relius Web website, and we need to update our Content Secure Policy to do so. We are serving over IIS and we have tried making changes directly to the Web.config file, but it seems that the Relius server code overrides these changes. I think there is a Relius utility that would allow us to make updates to the CSP, but I'm not sure where to find it. Any information about this would be very helpful, thanks!
22 Views

We found a way to update this policy yesterday. It is in the custom text -> common -> SECURITYEXCEPTIONURLS field. Adding new domains to this field has allowed us to request and execute the CDN files that we needed. I addition there are other SECURITYEXCEPTION* fields which may need to have the whitelisted domains added to them as well.