Get the inside scoop with LoginTC and learn about relevant security news and insights.
September 02, 2026 •

Zero Trust programmes stall in a predictable place. The strategy gets written, the five pillars get named, and then nobody can say concretely what “improve identity” means this quarter. The maturity model exists to fix exactly that, and the identity pillar is the one worth starting with, because it is the pillar where a small number of decisions produce a measurable stage change.
This page is about that specific question: which stage your authentication is actually at, and what moves it up one. If you are looking for the broader case for Zero Trust and MFA together, that is covered in why Zero Trust MFA is essential for your business security.
The CISA Zero Trust Maturity Model version 2.0, published in April 2023, sets out five pillars: Identity, Devices, Networks, Applications and Workloads, and Data. They are not sequential and you are not meant to finish one before starting another.
Identity is still the sensible first move for most organizations, for three reasons that have nothing to do with ideology.
The model assesses each pillar across four maturity stages. Applied to how your users actually sign in, they look like this.
| Stage | What authentication looks like | Typical tell |
|---|---|---|
| Traditional | Passwords, or passwords plus basic MFA, with static access rules that do not change based on context. | MFA is on for remote access but not internal systems, and the rules have not changed in two years. |
| Initial | MFA is applied broadly and some of the enforcement is automated, while significant parts are still handled manually. | Policy is centrally defined for cloud applications, but on-premises systems are governed by a separate manual process. |
| Advanced | Phishing-resistant methods, such as FIDO2 or PIV credentials, are the standard rather than an option for a pilot group. | You can name the users who are not on a phishing-resistant method, because there are few enough to name. |
| Optimal | Continuous validation of identity, so that trust is re-evaluated during a session rather than granted once at sign-in. | A change in risk mid-session triggers re-authentication, rather than being noticed at the next login. |
Summarised from the CISA Zero Trust Maturity Model version 2.0, April 2023. This is a plain-language paraphrase of the identity pillar’s authentication expectations, not a quotation. The full model is linked in the sources at the end.
The first move is unglamorous and it is about reach rather than technology. Moving out of Traditional means MFA stops being a remote-access control and becomes an everywhere control, with enforcement defined centrally rather than system by system.
The systems that hold organizations at Traditional are consistent: the VPN is covered but the Windows desktop login is not, the cloud applications are covered but the on-premises line-of-business application is not, and the service desk has an exception process that has quietly become a standing arrangement. None of that is solved by buying a stronger factor. It is solved by extending the factor you already have to the places it does not reach.
This is the stage transition where the type of authentication becomes the point. Advanced expects phishing-resistant methods as the standard, which rules out the methods most organizations are relying on today.
Phishing-resistant means the credential is cryptographically bound to the legitimate domain and cannot be replayed against a lookalike site. FIDO2 security keys and passkeys qualify. PIV and CAC smart cards qualify. One-time passcodes delivered by text message do not, and neither does a standard approve-or-deny push notification, because both can be relayed by an attacker-in-the-middle proxy in real time. The distinction is explained properly in our guide to what phishing-resistant MFA is.
The practical sequencing advice is to do privileged accounts first. Administrators, finance approvers and anyone who can change access rights are both the highest-value targets and the smallest population, which makes them the fastest measurable progress available. Read the stage transition as two projects rather than one: phishing-resistant for privileged accounts this quarter, broad rollout next.
Optimal is where the model stops being about the login and starts being about the session. Continuous validation means access is re-evaluated as conditions change, rather than a successful sign-in buying uninterrupted trust for the rest of the day.
In practice this looks like re-authentication triggered by a change in risk signal, step-up authentication in front of a sensitive action rather than at the front door, and session lifetimes set by sensitivity instead of by convenience. It is worth being realistic that most organizations are not close to this, and that a credible Advanced is a better goal for the next twelve months than a theoretical Optimal.
Every Zero Trust identity programme eventually arrives at the same obstacle, and it is not technical. There is a group of users for whom the standard method does not work.
Common examples: staff who do not have a corporate mobile device and cannot be required to use a personal one, shift and shared-station workers where one device is used by many people, staff working in environments where phones are prohibited or physically cannot be brought in, field staff with no reliable connectivity, and contractors outside your device management entirely.
What usually happens is that this group gets an exception, the exception becomes permanent, and the exception is what your maturity stage is actually measured by. The better approach is to solve for them with a different method rather than a weaker one. A hardware token, a security key, a passcode grid or an offline-capable method can put a user on a strong factor without requiring them to hold a phone. That is the difference between an organization at Advanced and an organization that describes itself as Advanced.
Zero Trust is increasingly referenced in the frameworks that already apply to you, which means stage progression is usually defensible on compliance grounds as well as security ones.
The full set is in our MFA compliance hub.
Six questions. Answer them honestly about your weakest covered population, not your pilot group.
Questions 1 and 2 place you between Traditional and Initial. Questions 3 and 4 place you between Initial and Advanced. Questions 5 and 6 are the ones that tend to reveal that a stage was claimed too early.
LoginTC is a multi-factor authentication platform that covers cloud and on-premises systems from one subscription, which is relevant to this model mainly because of the coverage problem described above. The systems that hold organizations at Traditional are usually the on-premises ones, and the users who hold organizations at Initial are usually the ones who cannot use a phone.
Method choice covers both. Security keys and FIDO2 in several form factors address the phishing-resistant requirement at the Advanced stage, covered on our FIDO2 authentication page. Hardware tokens, passcode grids and offline-capable methods address the users who cannot carry a phone, and the full list is on our authentication solutions page.
Stuck one stage below where you want to be?
Talk to our team about the systems and the users that are holding your identity pillar back, or start a free trial today. We cover cloud, on-premises and hybrid deployments from one subscription.
Identity, Devices, Networks, Applications and Workloads, and Data. The model is currently at version 2.0, published in April 2023. The pillars are not sequential, and organizations are expected to advance across several at once rather than completing one before starting the next.
Traditional, Initial, Advanced and Optimal. Each pillar is assessed against all four, so an organization can sit at different stages for different pillars. For the identity pillar the stages are best understood by what kind of authentication is standard: passwords or basic MFA with static rules at Traditional, broad MFA with partly automated enforcement at Initial, phishing-resistant methods as the standard at Advanced, and continuous validation of identity at Optimal.
Between Traditional and Initial for the identity pillar, more often than their own self-assessments suggest. The usual reason is not the mainstream user population but the exceptions: a system that MFA never reached, or a group of users on a weaker method because the standard one does not work for them. Your stage is set by the weakest population you cover, not the strongest.
It is what the Advanced stage of the identity pillar expects, rather than a blanket requirement at every stage. Separately, US federal agencies are subject to OMB memorandum M-22-09, which sets a phishing-resistant MFA requirement directly. For most private-sector organizations phishing-resistant MFA is a stage-progression goal rather than a legal obligation, though several compliance frameworks are moving in the same direction.
No. A standard approve-or-deny push notification is not phishing-resistant, because an attacker-in-the-middle proxy can relay the sign-in in real time and the user approves a prompt that looks legitimate. Number matching reduces accidental approvals and is a meaningful improvement over plain push, but it does not make the method phishing-resistant in the cryptographic sense, because there is still no binding between the credential and the domain. The methods that qualify are FIDO2, including security keys and passkeys, and PKI-based smart cards.
Two moves cover most of the available progress. First, close the coverage gaps, which usually means putting MFA in front of the systems it never reached, most often the desktop sign-in and on-premises applications. Second, move privileged accounts to a phishing-resistant method. Privileged accounts are the highest-value targets and the smallest population, which makes them the fastest measurable stage progress available. Neither requires network re-architecture.
Give them a different strong method rather than a weaker one. Security keys, hardware tokens, passcode grids and offline-capable methods all provide a second factor without requiring the user to hold a phone. This matters more than it appears, because an exception granted to this group tends to become permanent, and a permanent exception on a weak method is what caps your maturity stage regardless of what the rest of the organization is using.