Skip to content

Commit da4d599

Browse files
authored
Update Gateway rules to policies (#25176)
1 parent 09e903a commit da4d599

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

src/content/docs/cloudflare-one/policies/gateway/identity-selectors.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Specify a value from the SAML Attribute Assertion.
4040

4141
### User Email
4242

43-
Use this selector to create identity-based Gateway rules based on a user's email.
43+
Use this selector to create identity-based Gateway policies based on a user's email.
4444

4545
<Render
4646
file="gateway/selectors/user-email"
@@ -50,7 +50,7 @@ Use this selector to create identity-based Gateway rules based on a user's email
5050

5151
### User Group IDs
5252

53-
Use this selector to create identity-based Gateway rules based on an IdP group ID of which the user is configured as a member in the IdP.
53+
Use this selector to create identity-based Gateway policies based on an IdP group ID of which the user is configured as a member in the IdP.
5454

5555
<Render
5656
file="gateway/selectors/user-group-ids"
@@ -60,7 +60,7 @@ Use this selector to create identity-based Gateway rules based on an IdP group I
6060

6161
### User Group Email
6262

63-
Use this selector to create identity-based Gateway rules based on an IdP group email address of which the user is configured as a member in the IdP.
63+
Use this selector to create identity-based Gateway policies based on an IdP group email address of which the user is configured as a member in the IdP.
6464

6565
<Render
6666
file="gateway/selectors/user-group-email"
@@ -70,7 +70,7 @@ Use this selector to create identity-based Gateway rules based on an IdP group e
7070

7171
### User Group Names
7272

73-
Use this selector to create identity-based Gateway rules based on an IdP group name of which the user is configured as a member in the IdP.
73+
Use this selector to create identity-based Gateway policies based on an IdP group name of which the user is configured as a member in the IdP.
7474

7575
<Render
7676
file="gateway/selectors/user-group-names"
@@ -80,7 +80,7 @@ Use this selector to create identity-based Gateway rules based on an IdP group n
8080

8181
### User Name
8282

83-
Use this selector to create identity-based Gateway rules based on an IdP username for a particular user in the IdP.
83+
Use this selector to create identity-based Gateway policies based on an IdP username for a particular user in the IdP.
8484

8585
| UI name | API example |
8686
| --------- | ------------------------------ |

0 commit comments

Comments
 (0)