Info about the CSP header

As a safety measure, the Content Security Policy (CSP) header is set by default in the eperi sEcure Platform.

The following HTTP header is set in the eperi sEcure Platform:

Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline'; connect-src 'self'; font-src 'self'; img-src 'self' data:; style-src 'self' 'unsafe-inline';

X-Content-Security-Policy: default-src 'none'; script-src 'self' 'unsafe-inline'; connect-src 'self'; font-src 'self'; img-src 'self' data:; style-src 'self' 'unsafe-inline';