Subscribe to the Non-Human & AI Identity Journal
Home FAQ Governance, Ownership & Risk What do organisations get wrong about access control…
Governance, Ownership & Risk

What do organisations get wrong about access control compliance?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated June 9, 2026 Domain: Governance, Ownership & Risk

They often treat compliance as proof of security rather than proof of control operation. In practice, a compliant statement is only useful if the organization can show how access was granted, changed, monitored, and reviewed. Without that evidence, the governance model is incomplete even if the policy language looks strong.

Why This Matters for Security Teams

Access control compliance is often audited as a documentation exercise, but the real risk sits in whether permissions are operating safely at runtime. Teams can pass a policy review and still miss excessive standing access, weak reviews, or dormant credentials that remain effective long after change approvals. That gap matters because regulators and assessors increasingly expect evidence of control operation, not just written intent, as reflected in the NIST Cybersecurity Framework 2.0 and the OWASP Non-Human Identity Top 10.

For NHI-heavy environments, the compliance problem gets sharper because service accounts, API keys, tokens, and certificates are often reviewed as if they were human accounts with stable job functions. They are not. Their access should be tied to workload purpose, lifecycle state, and revocation proof. NHIMG research shows this is not a theoretical concern: the Ultimate Guide to NHIs notes that 97% of NHIs carry excessive privileges, while 91.6% of secrets remain valid five days after notification, which means control evidence can look acceptable even as exposure persists. In practice, many security teams encounter these failures only after an audit exception, not through intentional governance testing.

How It Works in Practice

The strongest compliance programs separate three questions: who is allowed, what was actually granted, and whether that access was still appropriate when used. For non-human identities, that means tying entitlements to the workload, the secret, and the control event. A compliant answer should show creation, approval, issuance, rotation, monitoring, and revocation, not just a policy stating those steps exist. That approach aligns with the lifecycle emphasis in Ultimate Guide to NHIs — Lifecycle Processes for Managing NHIs.

Operationally, mature teams usually build evidence from these elements:

  • Identity inventory with owner, purpose, and system boundary for each NHI.
  • Approval logs showing why access was granted and under which policy.
  • Short-lived credentials or rotation records that prove standing access is minimized.
  • Use logs, alerts, and review records showing whether the access was actually exercised.
  • Removal evidence for decommissioned workloads, expired tokens, and orphaned secrets.

Best practice is evolving toward runtime evidence rather than quarterly attestations alone. That means using policy-as-code, centralized secrets management, and continuous review against baseline controls such as least privilege and revocation SLAs. NIST CSF 2.0 is useful here because it frames governance as an operating capability, not a paperwork outcome, while the Ultimate Guide to NHIs — Regulatory and Audit Perspectives highlights that auditors want traceable control operation, especially for access lifecycle evidence. These controls tend to break down when credentials are embedded in CI/CD, inherited across third-party integrations, or shared by multiple services because ownership and revocation become ambiguous.

Common Variations and Edge Cases

Tighter access control often increases operational overhead, requiring organisations to balance stronger assurance against delivery speed and system complexity. That tradeoff is most visible in cloud-native environments, where ephemeral workloads, automation pipelines, and third-party integrations create access patterns that are hard to model with static reviews alone. There is no universal standard for this yet, so guidance should be treated as control design advice rather than a one-size-fits-all compliance recipe.

Edge cases usually appear when organisations assume every identity can be governed like a person. Shared service accounts, machine-to-machine API access, break-glass credentials, and delegated vendor integrations all need different evidence. For example, a quarterly recertification may satisfy a policy requirement but still fail to prove that a high-risk token was rotated after deployment. Likewise, a clean RBAC matrix does not prove that a certificate was revoked when a workload was retired. The Top 10 NHI Issues is helpful for spotting where these lifecycle gaps typically accumulate.

For audit readiness, the practical test is simple: can the organisation reconstruct access decisions end to end, including temporary exceptions and revocations? If not, the control may exist on paper but not in operation. That is the compliance failure most teams miss, and it becomes most obvious in hybrid estates with many owners, many secrets, and no single source of truth.

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.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AC-4Access permissions must be managed and reviewed continuously.
OWASP Non-Human Identity Top 10NHI-03Covers credential lifecycle weaknesses that audit-only programs miss.
NIST AI RMFGovernance focuses on accountable operation, not just policy text.

Establish runtime accountability, monitoring, and documented control evidence for access decisions.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on June 9, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org