Skip to content

Commit 8e535aa

Browse files
final edits
1 parent 84c8fbe commit 8e535aa

File tree

1 file changed

+11
-11
lines changed
  • src/content/docs/cloudflare-one/insights/dex

1 file changed

+11
-11
lines changed

src/content/docs/cloudflare-one/insights/dex/rules.mdx

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,17 @@ Selectors are required categories in a DEX rule expression that define a group w
2424

2525
Review the available selectors and their scope in the following list.
2626

27-
| Selector | Description |
28-
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------ |
29-
| **User email** | For specifying user emails. |
30-
| **User group emails** | For specifying group emails in your IdP (for example, an Okta group email). |
31-
| **User group IDs** | For specifying group IDs in your IdP (for example, an Okta group ID) |
32-
| **User group names** | For specifying a group name in your IdP (for example, an Okta group). |
33-
| **Operating systems** | For specifying operating systems. |
34-
| **Operating system version** | For specifying an operating system version (use Operator `in`) or versions (use Operator `is`). |
35-
| **Managed network** | For specifying users accessing the network from the office (managed network) compared to those accessing remotely. |
36-
| **SAML attributes** | For advanced customization by leveraging SAML attributes. |
37-
| **Colos** | For specifying a specific Cloudflare data center location. |
27+
| Selector | Description |
28+
| ---------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
29+
| **User email** | For specifying [user emails](/cloudflare-one/policies/gateway/identity-selectors/#user-email). |
30+
| **User group emails** | For specifying [group emails](/cloudflare-one/policies/gateway/identity-selectors/#user-group-email). |
31+
| **User group IDs** | For specifying [group IDs](/cloudflare-one/policies/gateway/identity-selectors/#user-group-ids). |
32+
| **User group names** | For specifying a [group name](/cloudflare-one/policies/gateway/identity-selectors/#user-group-names). |
33+
| **Operating systems** | For specifying operating systems. |
34+
| **Operating system version** | For specifying an operating system version (use Operator `in`) or versions (use Operator `is`). |
35+
| **Managed network** | For specifying users accessing the network from the office (managed network) compared to those accessing remotely. |
36+
| **SAML attributes** | For specifying a value from the [SAML Attribute Assertion](/cloudflare-one/policies/gateway/identity-selectors/#saml-attributes). |
37+
| **Colos** | For specifying a Cloudflare data center location users are connected to. |
3838

3939
## Add a rule to a test
4040

0 commit comments

Comments
 (0)