Skip to main content
Puntego only boots on domains that belong to the tenant.

Verification flow

  1. Open Dashboard -> Settings -> Domains.
  2. Add the exact hostname you plan to ship.
  3. Copy the TXT record shown in the dashboard.
  4. Publish the DNS record.
  5. Return to the dashboard and run verification.

Why this matters

  • The worker rejects unknown origins at /boot.
  • Verified domains prevent one tenant from reusing another tenant’s app id on an arbitrary site.
  • Local development origins are still explicitly allowed in local mode so the test harness can boot.

Before launch

  • Add every production hostname, including marketing-site preview hosts if the script will boot there.
  • Verify the domain before copying the final install snippet.