Subscribe to the Non-Human & AI Identity Journal

Who is accountable when MFA coverage is inconsistent across systems?

Accountability sits with the identity and system owners who define access policy, enforce it, and prove it with logs. In regulated environments, shared responsibility does not remove the need for a named owner for each access path that touches sensitive data.

Why This Matters for Security Teams

Inconsistent MFA coverage is not just an authentication gap. It creates uneven enforcement across applications, admin portals, legacy systems, and service-to-service paths, which makes accountability difficult when incidents occur. Security teams often assume MFA policy is “enabled” if it exists in the IdP, but that does not guarantee every access path is covered, logged, or exception-managed. NIST’s NIST Cybersecurity Framework 2.0 treats identity governance as an operational control, not a checkbox, and that distinction matters here.

For NHI-heavy environments, the problem is amplified because many paths bypass human MFA entirely. NHIs outnumber human identities by 25x to 50x in modern enterprises, and weak identity oversight often persists until a breach exposes the missing control. The Ultimate Guide to NHIs notes that only 5.7% of organisations have full visibility into their service accounts, which is a reminder that accountability starts with knowing which identities and systems actually enforce access. In practice, many security teams discover MFA gaps only after an audit exception or compromise has already occurred, rather than through intentional control testing.

How It Works in Practice

Accountability follows the owner of the access path, not the abstract security policy. The identity owner is responsible for defining where MFA is required, how exceptions are approved, and how assurance is proven with logs. The system owner is responsible for integrating the control into the application, admin interface, VPN, PAM layer, or federation flow. Where third-party platforms are involved, vendor-managed access still needs an internal accountable owner.

Practically, teams should map every login path and classify it by sensitivity, user type, and bypass risk. That includes SSO, local accounts, break-glass access, API access, and any legacy system that cannot consume modern MFA. Then they should assign control ownership in the IAM register and tie it to evidence collection.

  • Define which systems must enforce MFA, and which access paths are explicitly exempt.
  • Record the business owner, technical owner, and approver for each exception.
  • Use logs to prove enforcement, not policy declarations alone.
  • Review coverage after system changes, mergers, and identity platform migrations.

This becomes especially important for non-human access. The Microsoft Midnight Blizzard breach is a useful reminder that identity failures often cascade across channels that teams believed were controlled. Current guidance suggests pairing MFA with privileged access management and strong service-account governance, because MFA on human sign-in alone does not secure downstream secrets, tokens, or admin APIs. These controls tend to break down when legacy applications support only partial federation because gaps are then hidden behind manual exceptions and inconsistent logging.

Common Variations and Edge Cases

Tighter MFA coverage often increases operational friction, requiring organisations to balance security assurance against availability, recovery, and support burden. That tradeoff is most visible in brownfield environments, contractor access, shared admin tools, and emergency break-glass accounts, where rigid enforcement can interfere with legitimate operations. Best practice is evolving, but there is no universal standard for every exception pattern yet.

In regulated environments, accountability may be shared across security, IAM, infrastructure, and application teams, but shared responsibility does not mean shared ambiguity. Each exception should have a named owner, an expiry date, and a review cadence. For NHI workflows, the right question is often not whether MFA exists, but whether the access path is even capable of MFA. If not, compensating controls such as PAM, short-lived credentials, network restrictions, and stronger logging become the accountability baseline. The Ultimate Guide to NHIs is clear that long-lived credentials and poor visibility compound exposure, so exception handling must be tightly governed.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.OC Identity ownership and policy accountability map to governance outcomes.
OWASP Non-Human Identity Top 10 NHI-01 Inconsistent MFA often hides weak NHI ownership and exception control.
NIST AI RMF GOVERN Accountability requires clear roles, oversight, and evidence for access controls.

Assign a named owner to each access path and verify MFA evidence during governance reviews.