Skip to main content

Setup Access Controls

Task

Create reusable Access policies that define who can access protected resources. These policies will be reused later when configuring Device enrollement and the MCP portal in M5.

In this step you create reusable policies only. You will attach them to Device Enroll and MCP portal (Ai control) later.

info

We do not onboard any applications in this step. MCP AI control happens in M5 when you create the MCP portal.

What You Are Configuring

  • Two reusable Access policies: All employees and IT admins

Step 1: Navigate to Access Policies

  1. In your Cloudflare One dashboard, navigate to Access controls
  2. Go to Policies

Step 2: Create Policy — All Employees

Create the simplest possible policy: one that grants access to anyone in AcmeCorp.

  1. Click Create add policy
  2. Configure:
FieldValue
Policy nameAll employees
IncludeEmails ending in @acmecorp.com

Create Policy All Employee

  1. Click Save

Expected Result

The All employees policy is created and visible in the policies list.


Step 3: Create Policy — IT Admins

Create a more restrictive policy that includes only IT administrators and requires SAML authentication.

  1. Click Create a policy
  2. Configure:
FieldValue
Policy nameIT admins
IncludeEmails: itadmin@acmecorp.com
RequireLogin Methods: SAML

Create Policy IT Admins

  1. Click Save

Expected Result

The IT admins policy is created. It requires both the correct email and SAML authentication — both conditions must be met.


Step 4: Review Policy Logic

Review both policies and confirm:

PolicyIncludeRequireEffect
All employeesEmails ending in @acmecorp.comAny AcmeCorp employee can access
IT adminsEmail itadmin@acmecorp.comSAML loginOnly the IT admin, authenticated via SAML

These policies are now available to attach to any Access application, device enrollement or MCP portal later.


Validation

  • All employees policy created with email domain include rule
  • IT admins policy created with specific email + SAML require rule
  • Both policies visible in the policies list
  • Understand the difference between Include, Require, and Exclude

Troubleshooting

Cannot find the policies page
  • Navigate to Access controls in the Cloudflare One sidebar
  • Look for the Policies tab (not Applications)
  • Ensure you're in the correct lab account
SAML not available as a Require option
  • You must complete the IdP setup in the previous step first
  • The SAML provider must have a Ready status
  • If you just created it, wait 60 seconds and refresh
Policy saves but doesn't appear in the list
  • Refresh the page
  • Check that you didn't accidentally create it in a different account