Join our Newsletter — 33% off our NHI Course

Who is accountable for securing non-human identities across onboarding, rotation, and offboarding?

Accountability should sit with named service owners, supported by IAM, security, and platform teams. Service owners need clear responsibility for secret rotation, access reviews, and decommissioning of inactive identities, while security defines policy and monitors adherence. If ownership is unclear, non-human identities tend to accumulate over-privilege, stale secrets, and unresolved risk.

Why This Matters for Security Teams

Accountability is the control plane for non-human identity security. When a service owner does not explicitly own onboarding, rotation, and offboarding, secrets linger, access reviews slip, and nobody is certain who can approve a change or revoke access. That gap matters because NHI sprawl is rarely a one-time failure; it is a steady accumulation of unmanaged credentials, duplicated secrets, and stale permissions.

NHIMG research on lifecycle risk shows why ownership cannot be vague. In the NHI Lifecycle Management Guide, the lifecycle itself is treated as the security boundary, not just the vault. That approach aligns with the OWASP Non-Human Identity Top 10, which highlights how weak ownership, rotation failures, and excess privilege combine into recurring exposure. The practical lesson is simple: IAM can enforce controls, but it cannot invent accountability when the business owner is unknown. In practice, many security teams discover this only after inactive credentials, orphaned integrations, or overused tokens have already expanded the blast radius.

How It Works in Practice

Operational accountability should be assigned at the service or workload level, with a named owner who is responsible for the identity from creation to retirement. IAM and security teams define policy, approval thresholds, and monitoring, but they should not be the default owners of every NHI. The owner is the person closest to the application’s purpose, dependency map, and decommission timeline. That is the only role that can answer whether an identity is still needed, whether its permissions are still valid, and whether a rotation failure is acceptable risk.

In mature environments, onboarding, rotation, and offboarding are treated as separate checkpoints in the same workflow. The owner requests the identity, security verifies policy, platform teams implement the mechanics, and automated controls enforce rotation and revocation. This is where lifecycle guidance from the Guide to the Secret Sprawl Challenge becomes practical: if secrets are created faster than they are inventoried, rotation becomes symbolic rather than effective. NIST control expectations also support this model, especially the access and accountability discipline in NIST SP 800-53 Rev 5 Security and Privacy Controls.

  • Onboarding: require a named business owner, purpose, system dependency, and expiry date before issuance.
  • Rotation: assign the owner to validate service impact, while automation handles issuance and propagation.
  • Offboarding: make the owner confirm retirement, then revoke credentials, remove bindings, and verify no downstream use remains.

Where possible, pair ownership with inventory and attestations so that each NHI can be traced back to a service, environment, and lifecycle stage. These controls tend to break down in highly dynamic microservice estates because ownership drifts faster than CMDB records and manual reviews can keep up.

Common Variations and Edge Cases

Tighter ownership often increases operational overhead, requiring organisations to balance clear accountability against release velocity and platform complexity. That tradeoff is real, especially where a single application relies on many short-lived workloads or cross-team integrations. Best practice is evolving, but current guidance suggests that shared ownership should be the exception, not the default, because shared responsibility often becomes no responsibility in incident conditions.

Edge cases include central platform-managed identities, vendor-operated integrations, and ephemeral build or deployment tokens. In those cases, the service owner still retains accountability for declaring the need, setting the lifecycle, and accepting residual risk, while the platform or vendor may execute the technical controls. The distinction matters: operational custody is not the same as accountability. NHIMG’s Guide to NHI Rotation Challenges is useful here because it shows why rotation programs fail when ownership is unclear, even if tooling exists. The same pattern appears in breach analysis such as the JetBrains GitHub plugin token exposure, where exposed credentials become durable risk when nobody is tasked with timely retirement. Organisations should document who approves, who executes, and who signs off, then test that path during offboarding exercises, not after a token has already gone stale.

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

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-01 Defines ownership and lifecycle control gaps for non-human identities.
NIST CSF 2.0 PR.AC-1 Supports identity governance and permission management accountability.
NIST SP 800-63 Identity assurance principles inform proof and lifecycle handling for NHIs.
NIST Zero Trust (SP 800-207) SC-7 Zero Trust requires continuous verification of workload access and trust.
NIST AI RMF GOVERN AI governance guidance applies when autonomous services own or use NHIs.

Use strong identity proofing and issuance records so each NHI can be traced to an authorized purpose.