FAQ: Can I use the Communicator Web Viewer with Content Security Policy (CSP) Rules?

What is a Content Security Policy?

Content Security Policy (CSP) is an added layer of security that helps to detect and mitigate certain types of attacks, including Cross-Site Scripting (XSS) and data injection attacks. These attacks are used for everything from data theft to site defacement to the distribution of malware. For more information, check out this article on the Mozilla Developer Network.

HOOPS Communicator is compatible with CSP, however, because we use WebAssembly, there are some special setup requirements.

Learn more about configuring CSP with the HOOPS Communicator Web Viewer in our forum post.