Zero Trust | Restrict specific paths to specific access group
Hello community!
I host a static site in Cloudflare Pages and while I allow my whole team to access the whole site via AZURE SSO with their Entra accounts, I would like to provide access to specific paths on the site to another team via PIN.
So far I created the application twice in Zero Trust, first one allows sub.domain.com to my team and the second application is supposed to allow sub.domain.com/specific/path/* to another team.
I would like to achieve that the other team once logged-in and accesses the specific links is not allowed to see any paths other than /specific/path/* , however my tests so far let me browse around once I am logged-in.
Anyone with experience on this part?
Many thanks!
1 Reply
Hi all, would appreciate some help on this one.