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/access/policy-management.mdx
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ To test an individual Access policy:
60
60
2. Locate the policy you want to test and select **Configure**.
61
61
3. Go to **Policy tester** and select **Test policies**.
62
62
63
-
The policy tester reports the percentage of users who are allowed or denied access to an application based on this policy. You can expand the test results to view a list of allowed or blocked users.
63
+
The policy tester reports the percentage of active users who are allowed or denied access to an application based on this policy. You can expand the test results to view a list of allowed or blocked users.
64
64
65
65
### Test all policies in an application
66
66
@@ -73,19 +73,18 @@ To test if users have access to an application:
73
73
3. Go to **Policies** > **Policy tester**.
74
74
4. To test all active users in your organization, select **Test policies**.
75
75
76
-
The policy tester reports the percentage of users who are allowed or denied access to the application based on all configured policies. You can expand the test results to view a list of allowed or blocked users.
76
+
The policy tester reports the percentage of users who are allowed or denied access to this application based on all configured policies. You can expand the test results to view a list of allowed or blocked users.
77
77
78
78
5. To perform a detailed test on a single user:
79
79
1. If you made any changes to your policies, first save the application.
80
80
2. Select **testing a single user**.
81
81
3. Enter their email address and select **Test policies**.
82
82
83
83
The single user test results will show:
84
-
- Whether the user is allowed or denied access to the application based on all configured policies.
84
+
- Whether the user is allowed or denied access to this application based on all configured policies.
85
85
- The user's identity from their most recent Access login attempt.
86
86
- Whether the user matches individual Allow, Block, or Bypass policies.
87
87
88
-
89
88
## Legacy policies
90
89
91
90
Legacy policies are scoped to a specific application and cannot be added to newly created Access applications.
0 commit comments