Subscribe to the Non-Human & AI Identity Journal

Who is accountable when IAM controls are weak?

Accountability sits with the business owner of the access decision, not just the identity team. IAM is a shared control plane across security, IT, application owners, and compliance functions. If access is excessive or revocation lags, the failure is usually governance, not configuration alone. Clear ownership is what turns IAM into a measurable control.

Why This Matters for Security Teams

Weak IAM is rarely just a tooling problem. When access is over-provisioned, revoked late, or left unreviewed, the real failure is usually unclear ownership of the access decision across application, infrastructure, and governance teams. That matters because the same control gap can drive user, service account, and API key exposure at scale, especially where NHIs already outnumber human identities by 25x to 50x in modern enterprises, as noted in the Ultimate Guide to NHIs — Standards.

Security teams often discover this only after an audit finding, a secrets leak, or an incident response review, when the question becomes not what broke, but who was responsible for preventing it. The NIST Cybersecurity Framework 2.0 treats governance as part of cybersecurity outcomes, which is the right lens here. In practice, many security teams encounter IAM failure only after excessive access has already been abused or revocation has already lagged.

How It Works in Practice

Accountability starts with the owner of the access decision, not the team that typed the configuration. That means the business owner, application owner, or service owner must define why access exists, how long it should exist, and what evidence proves it is still required. IAM operations can implement the control, but they cannot own the business justification in isolation. This is especially true for NHIs, where access often spans code, CI/CD, secrets stores, and cross-cloud integrations.

For mature governance, teams should map each identity class to a named owner, then tie approval, review, and revocation to that owner’s control obligations. The operational pattern usually includes:

  • Explicit access ownership for humans, workloads, and service accounts
  • Time-bound approvals for elevated or exceptional access
  • Periodic recertification with evidence of business need
  • Automated revocation when the role, system, or vendor relationship ends
  • Central logging so security can verify who approved what and when

This is where NHI risk becomes visible. NHIMG research shows that 97% of NHIs carry excessive privileges and only 20% of organisations have formal processes for offboarding and revoking API keys. That makes governance failures measurable, not theoretical, and it aligns with the control expectations described in the Ultimate Guide to NHIs — Standards. The practical question is not whether identity tooling exists, but whether someone is accountable for ensuring it is used correctly. These controls tend to break down when identities are shared across teams and no single owner is authorised to approve revocation.

Common Variations and Edge Cases

Tighter accountability often increases operational overhead, requiring organisations to balance control clarity against approval latency and delivery speed. That tradeoff becomes sharper in shared platforms, managed service relationships, and multi-cloud environments where responsibility is split across multiple teams.

There is no universal standard for this yet, but current guidance suggests separating policy ownership from system administration. Security may define the control, IT may operate the platform, and the application owner should remain accountable for whether the access is justified. That distinction matters when access is inherited from templates, copied between environments, or granted through third-party integrations. The NIST Cybersecurity Framework 2.0 supports this kind of shared-responsibility mapping, while NHIMG research highlights why it cannot be left implicit.

One useful rule is simple: if no one can explain why access still exists, accountability is already failing. In practice, that shows up most often in legacy service accounts, emergency access paths, and vendor-managed credentials, where ownership is assumed but never documented. Where organisations have not defined who can approve revocation, the weakest IAM control is usually not the policy itself but the absence of a named decision-maker.

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 and CSA MAESTRO address the attack and risk surface, while NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.OV Governance oversight is central when accountability for access decisions is unclear.
OWASP Non-Human Identity Top 10 NHI-01 Weak ownership often leads to excessive NHI permissions and poor access hygiene.
CSA MAESTRO GOV-01 Agent and workload access requires explicit governance and accountable decision ownership.

Assign named owners for each IAM control and review access decisions as part of governance oversight.