Conditional access makes access decisions context-dependent: instead of a blanket login, every access request evaluates signals such as identity, device posture, location, application and risk assessment — and the policy decides: allow, require additional verification or block.
This is Zero Trust in practice: trust is no longer a property of the network but the result of a check — renewed at every login.
How do conditional access policies work?
A policy combines conditions and controls: if a user of the finance group (condition) accesses the ERP (condition) from an unmanaged device (condition), then require phishing-resistant MFA and block downloads (controls). Signals come from the IdP, device management and risk engines — such as impossible travel or known-compromised credentials.
Effective rulebooks stay small and clear: a few well-founded policies with defined exceptions beat a sprawl of special cases nobody can oversee. Starting in report-only mode shows the impact before rules go live.
Typical policies in practice
- MFA or passkey mandatory for everyone — phishing-resistant for administrators.
- Access to sensitive applications only from managed, compliant devices.
- Blocking legacy authentication without modern verification options.
- Risky sign-ins: additional verification or block on anomalies.