v152 · Enterprise · Security

Allowlist Policy Builder

Build and preview Chrome enterprise allowlist policies visually. Add domains, select policy type, generate JSON output for the Chrome admin console, then simulate which requests a given URL would allow or block.

Enterprise feature Connection Allowlists are an enterprise / origin trial feature in Chrome 152. This builder generates the JSON policy format for deployment via Google Admin Console or Group Policy.

Policy Type

InsecureContentAllowedForUrls — Allows HTTP (mixed) content to be loaded on HTTPS pages for the listed domains. Use for legacy intranet resources that can't be upgraded to HTTPS immediately.

Add Domain

Patterns: exact domain, [*.]domain for subdomains, or * for all.

Allowlisted Domains

  • No domains added yet.

JSON Policy Output

// Add domains to see the generated policy…

Chrome Admin Console format

// Add domains to preview admin format…
Policy Simulation

Enter a URL to test whether your current allowlist policy would permit or block it, based on the active policy type and domain list.

Batch Simulation
URL Policy type Matched pattern Verdict
Add domains then click "Run batch simulation".

references