Skip to content

Commit a74a907

Browse files
committed
Add MSP limitations
1 parent 5247840 commit a74a907

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/cloudflare-one/policies/gateway/tiered-policies/managed-service-providers.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ The Gateway Tenant platform supports tiered and siloed account configurations.
3030
In a tiered account configuration, a top-level parent account enforces global security policies that apply to all of its child accounts. Child accounts can override or add policies as needed while still being managed by the parent account. MSPs can also configure child accounts independently from the parent account, including:
3131

3232
- Configuring a [custom block page](/cloudflare-one/policies/gateway/block-page/)
33+
- Child accounts will use the block page setting used by the parent account unless you configure separate block settings for the child account. This applies to both [redirects](/cloudflare-one/policies/gateway/block-page/#redirect-to-a-block-page) and [custom block pages](/cloudflare-one/policies/gateway/block-page/#customize-the-block-page). The block page uses the account certificate for each child account.
3334
- Generating or uploading [root certificates](/cloudflare-one/connections/connect-devices/user-side-certificates/)
35+
- If Gateway cannot attribute an incoming DNS query to a child account, it will use the parent account's certificate. This happens when the source IP address of the DNS query does not match a child account or if a custom DNS resolver endpoint is not configured.
3436
- Mapping [DNS locations](/cloudflare-one/connections/connect-devices/agentless/dns/locations/)
3537
- Creating [lists](/cloudflare-one/policies/gateway/lists/)
3638

0 commit comments

Comments
 (0)