Mandatory authentication and independent MFA for Cloudflare One
Key Points
- Mandatory authentication blocks internet until user signs in
- Independent network-edge MFA as a second root of trust
- Windows rollout first; MFA currently in closed beta
Summary
Cloudflare announced two new tools to close gaps in device trust between boot and login: mandatory authentication in the Cloudflare One client and Cloudflare’s independent multi-factor authentication (MFA). These features enforce device registration and provide a second, network-edge root of trust to reduce the blast radius of compromised IdP credentials.
Key Points
- Mandatory authentication (MDM-enabled): the Cloudflare One client acts as a gatekeeper from boot. It blocks all Internet traffic by default via the system firewall, allows only the client’s authentication flow via a process-specific exception, and prompts users to sign in.
- Platform rollout: mandatory authentication ships first on Windows; other platforms coming later.
- Independent MFA (network-edge, step-up): separate from customer IdPs so a breached SSO session alone does not grant access. Supports biometrics (Windows Hello, Apple Touch/Face ID), security keys (WebAuthn/FIDO2, PIV for SSH), and TOTP.
- Policy controls: admins can require MFA globally or per-application, tune assurance levels (e.g., security key for source code, lower assurance for chat), and onboard third parties with stricter methods.
- Legacy app support and enrollment: add MFA to apps that don’t natively support it without code changes; end users enroll via the App Launcher.
- Availability and next steps: independent MFA is in closed beta; mandatory authentication is available initially on Windows. You can start with Cloudflare One free for up to 50 users. Engineers should enable the MDM setting, configure Access policies for per-app MFA, and onboard users through the App Launcher or request beta access.
Why this matters for engineers
- Ensures devices are authenticated before gaining internet access, restoring consistent visibility and policy enforcement from boot.
- Adds a secondary root of trust at the edge to limit attacker lateral movement if an IdP is compromised.
- Provides flexible, configurable controls usable with existing SSO, modern MFA methods, and legacy applications.
Actionable checklist
- Enable mandatory authentication in your MDM profile for managed Windows clients.
- Define Access policies that require appropriate MFA strength per resource.
- Enroll testers and request access to the MFA beta to validate workflows (App Launcher enrollment).