Dears,I'm getting an error after loading the adrum.js:Refused to frame https://cdn.appdynamics.com/ because it violates the following Content Security Policy directive: frame-src 'self' www.google.comwww.google.com The EUM is reachable.EUM-processor:...
Hi Ryan,unfortunately, it did not work applying what is recommended in the doc you shared:C:\inetpub\wwwroot\wss\VirtualDirectories\{your-site}
Add the CSP Header to the <httpProtocol> section of the Web.config file.
<system.webServer>
<httpProto...