Cloudflare configuration
Domain is proxied through Cloudflare
In the Cloudflare DNS dashboard, the A/CNAME record for your domain should show an orange cloud (proxied), not a grey cloud (DNS only).
Worker Route is configured
In Workers & Pages → your worker → Settings → Triggers, there should be a route matching your domain (e.g.
example.com/*).Worker is deployed
Run
wrangler deployments list to confirm the worker has been deployed. The status should be active.Veriox portal
Worker exists in the portal
Log in to portal.veriox.io and confirm the worker is listed under Workers.
End-to-end test
Open site in incognito
Use a private/incognito window. The Veriox popup should appear on a protected page.
Complete a verification
Use the Concordium wallet (testnet or mainnet, matching your worker’s Network setting in the portal) to complete the proof.

