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
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,18 +50,19 @@ To delete a reusable Access policy:
50
50
51
51
You can test your policies against an existing user identity to see if they would be granted access. For the policy tester to work, the user must have logged into the [App Launcher](/cloudflare-one/applications/app-launcher/) or any other Access application at some point in time.
52
52
53
-
To check if a user has access to an application:
53
+
To check if users have access to an application:
54
54
55
55
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Access** > **Applications**.
56
56
2. Locate the application you want to test and select **Configure**.
57
-
3. Go to the **Policies**tab and select **Test policies**.
58
-
4.Enter the user's email address and select **Test policies**.
57
+
3. Go to **Policies**> **Policy tester**.
58
+
4.To test all active users in your organization, select **Test policies**.
59
59
60
-
The policy tester reports the following information:
60
+
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.
61
61
62
-
- Whether the user is allowed or denied access to the application based on all configured policies.
63
-
- The user's identity from their most recent Access login attempt.
64
-
- Whether the user matches individual Allow, Block, or Bypass policies.
62
+
5. To perform a detailed test on a single user, select **Testing a single user** and enter their email address. The test results will show:
63
+
- Whether the user is allowed or denied access to the application based on all configured policies.
64
+
- The user's identity from their most recent Access login attempt.
65
+
- Whether the user matches individual Allow, Block, or Bypass policies.
0 commit comments