Subscribe to the Non-Human & AI Identity Journal

Ownership Graph

An ownership graph is the structured relationship map that links accounts, systems, and entitlements to the people responsible for them. It gives IAM, IGA, PAM, and offboarding workflows a consistent reference point when accounts appear in multiple applications with different names or metadata.

Expanded Definition

An ownership graph is the control-layer map that connects each account, service principal, API key, certificate, system, and entitlement to a named human or accountable team. In NHI security, it resolves the common problem of one identity appearing differently across SaaS, cloud, CI/CD, and legacy systems, where metadata alone does not reliably tell ownership.

Unlike a simple inventory, an ownership graph is built for operational decisions. It helps IAM, IGA, PAM, and offboarding workflows answer who can approve access, who must remediate risk, and who is responsible when credentials outlive their intended use. That makes it closely related to governance models in the NIST Cybersecurity Framework 2.0, though no single standard governs the term itself yet. Usage in the industry is still evolving, and some vendors treat it as a data model while others treat it as an operational workflow.

The most common misapplication is assuming that asset ownership and identity ownership are the same thing, which occurs when teams use CMDB labels or application admins as a substitute for accountable control of NHI credentials.

Examples and Use Cases

Implementing an ownership graph rigorously often introduces maintenance overhead, requiring organisations to weigh precise accountability against the cost of keeping relationships current as systems and teams change.

  • A service account in a legacy ERP system is mapped to a business owner, a technical steward, and the IAM team so rotation failures have a clear escalation path.
  • An API key used in a CI/CD pipeline is linked to the product squad responsible for the pipeline, not just the platform that stores the secret, improving offboarding and review accuracy.
  • A cloud access role inherited across multiple subscriptions is tied back to the team that requested it, helping IGA detect orphaned entitlements before they become standing privilege.
  • A certificate issued to an internal workload is associated with the application owner and the certificate rotation process, reducing the chance of silent expiry.
  • Research from Ultimate Guide to NHIs shows that only 5.7% of organisations have full visibility into their service accounts, which is exactly the gap an ownership graph is meant to close.
  • For identity assurance context, NIST Cybersecurity Framework 2.0 supports the discipline of assigning responsibility for access and recovery actions across the environment.

Why It Matters in NHI Security

Ownership graphs are critical because NHIs fail differently from human identities: they do not forget, raise tickets, or self-report misconfiguration. When a secret leaks, a workload is decommissioned, or an engineer leaves, the absence of ownership turns remediation into guesswork. That delay increases exposure, especially when the same credential is reused across applications or hidden in automation.

This is why NHI Management Group treats ownership as a governance primitive, not an administrative convenience. The Ultimate Guide to NHIs notes that 80% of identity breaches involved compromised non-human identities such as service accounts and API keys, and that only 20% of organisations have formal offboarding processes for revoking API keys. Those conditions make accountability mapping essential for containment, rotation, and retirement. The same logic aligns with NIST Cybersecurity Framework 2.0, where traceable responsibility supports recovery and continuous improvement.

Organisations typically encounter the need for an ownership graph only after an account is found active long after a team has changed, at which point accountability becomes operationally unavoidable to address.

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 Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-01 Ownership mapping is foundational to NHI inventory and accountability.
NIST CSF 2.0 GV.RM-01 Risk management depends on clear responsibility for identities and access.
NIST Zero Trust (SP 800-207) Zero Trust requires explicit, attributable control over identity and access relationships.

Assign every NHI to a responsible owner and keep the map current through change and retirement.