You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/policies/gateway/identity-selectors.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Specify a value from the SAML Attribute Assertion.
40
40
41
41
### User Email
42
42
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.
44
44
45
45
<Render
46
46
file="gateway/selectors/user-email"
@@ -50,7 +50,7 @@ Use this selector to create identity-based Gateway rules based on a user's email
50
50
51
51
### User Group IDs
52
52
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.
54
54
55
55
<Render
56
56
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
60
60
61
61
### User Group Email
62
62
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.
64
64
65
65
<Render
66
66
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
70
70
71
71
### User Group Names
72
72
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.
74
74
75
75
<Render
76
76
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
80
80
81
81
### User Name
82
82
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.
0 commit comments