Protecting a Workers Static Assets site with Cloudflare Access

I'm migrating my Pages Functions site to Workers. My existing site is protected by Cloudflare Access, as per these instructions: https://developers.cloudflare.com/pages/platform/known-issues/#enable-access-on-your-pagesdev-domain The main project.pages.dev site is protected by Access, not just preview deployments. Will Workers allow me to do the same? I'm not seeing an Enable access policy setting in Workers configuration.
Cloudflare Docs
Known issues
Here are some known bugs and issues with Cloudflare Pages:
1 Reply
Hard@Work
Hard@Work4w ago
It should work Access allows you to select subdomains of your-slug.workers.dev

Did you find this page helpful?