Skip to content

Commit e0f9cfd

Browse files
authored
Update modify-gateway-policy-precedence.mdx
add param
1 parent 6be1726 commit e0f9cfd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/content/partials/cloudflare-one/access/modify-gateway-policy-precedence.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
{}
2+
params:
3+
- selector
34

45
---
56

67
By default, Cloudflare will evaluate Access application policies after evaluating all Gateway network policies. To evaluate Access applications before or after specific Gateway policies, create the following [Gateway network policy](/cloudflare-one/policies/gateway/network-policies/):
78

8-
| Selector | Operator | Value | Logic | Action |
9-
| ---------------------------- | -------- | --------- | ------ | ------ |
10-
| Access Infrastructure Target | is | _Present_ | Or | Allow |
11-
| Access Private App | is | _Present_ | | |
9+
| Selector | Operator | Value | Action |
10+
| ---------------------------- | -------- | --------- | ------ |
11+
| {props.selector} | is | _Present_ | Allow |
1212

1313
You can move this policy in the Gateway policy builder to change its [order of precedence](/cloudflare-one/policies/gateway/order-of-enforcement/#order-of-precedence).
1414

0 commit comments

Comments
 (0)