Back to Features
🔒

Security Headers

ActiveSecurityMUSTFREE

What it does

POTAL implements comprehensive HTTP security headers: Content-Security-Policy, X-Frame-Options, X-Content-Type-Options, Strict-Transport-Security (HSTS), and Referrer-Policy. All responses include security headers by default.

How to use it

1

Verify headers

Check response headers on any API call — security headers are included automatically.

2

CORS configuration

Configure allowed origins for browser-based API calls in Dashboard > Settings > Security.

3

Embed securely

When embedding the JS widget, the CSP headers ensure the widget loads only from trusted sources.

4

Report vulnerabilities

Security issues can be reported via the security disclosure process at potal.app/security.

Related Features

Having issues?