TL;DR: Identity governance is shifting toward continuous background control rather than periodic human workflow, with Lumos saying its Identity Agent Force continuously governs access across human, machine, and AI identities, including access reviews, access requests, role mining, entitlement analysis, NHI ownership, and agent ownership.
At a glance
What this is: Lumos frames identity governance as a continuous agentic workflow that governs access across human, NHI, and AI identities.
Why it matters: This matters because IAM teams now have to govern machine-speed access decisions across three identity classes while keeping ownership, review, and least privilege coherent.
👉 Read Lumos' analysis of identity governance for human, NHI, and AI identities
Context
Identity governance breaks down when access changes faster than human review cycles can absorb. The article argues that periodic approvals, quarterly certifications, and manual ticket handling no longer match the pace of human, NHI, and AI identity activity in the enterprise.
For IAM and IGA teams, the real issue is not whether automation exists, but whether access decisions can be maintained continuously across service accounts, API keys, and AI agents. That shifts the problem from workflow efficiency to control coverage, ownership clarity, and durable policy enforcement.
Key questions
Q: How should security teams govern access across human, NHI, and AI identities?
A: Security teams should govern all three through a shared lifecycle and policy layer, but with different operating rules for each actor type. Humans need review and approval flows, NHIs need ownership, rotation, and offboarding discipline, and AI agents need continuous control over actions, permissions, and escalation paths. The key is to keep governance consistent without forcing one workflow onto every identity class.
Q: Why do service accounts and AI agents create different identity governance problems?
A: Service accounts primarily create ownership, sprawl, and credential persistence problems, while AI agents also create runtime decision-making and exception-handling problems. That means the governance model must address not just access status, but also who controls the actor, when it can act, and how its decisions are constrained. Treating them the same hides different failure modes.
Q: What breaks when access reviews stay manual in fast-changing identity environments?
A: Manual reviews break when entitlement changes outpace the review cadence. By the time a reviewer looks at the access, the risk may already have moved, the owner may have changed, or the access may have become normalised. This leads to stale certifications, low-confidence approvals, and growing privilege creep across both human and non-human identities.
Q: Who should be accountable for non-human identities in an enterprise?
A: Accountability should sit with a named human owner for each non-human identity, supported by governance teams that enforce lifecycle rules and review exceptions. The owner is responsible for the identity’s purpose and removal, while the governance function ensures it remains visible, scoped, and auditable. Without that split, NHIs become orphaned risk.
How it works in practice
Continuous access review engines for mixed identity estates
The article describes a model where access review is no longer a periodic event but a background control loop. In this design, an AI agent consumes identity, entitlement, and business-context data, certifies safe access, and escalates exceptions for human judgment. That architecture matters because the control point moves from the reviewer to the system that decides what needs review. The same pattern applies across humans, NHIs, and AI agents, but the risk profile differs by actor type: humans create review volume, NHIs create sprawl, and AI agents create speed. Practical implication: treat review automation as a governance system, not a productivity add-on.
Practical implication: define which access decisions can be auto-certified and which must always remain exception-only.
Ownership discovery for service accounts, tokens, and agents
A recurring failure in identity governance is unowned access. The article’s NHI Owner Hunter and Agent Ownership Finder point to a common structural problem: service accounts, API keys, tokens, and AI agents can be active in production without a reliable human accountable for their lifecycle. In technical terms, ownership is metadata that ties an identity object to a decision maker, escalation path, and offboarding process. Without that mapping, reviews become cosmetic and remediation stalls. For non-human identities, ownership is the bridge between entitlement data and lifecycle action. Practical implication: every non-human identity should resolve to a current owner before it is allowed to persist.
Practical implication: require accountable ownership metadata for every NHI and AI agent before production use.
Least privilege as a living role system
The Role Mining Agent described in the article reflects a technical shift from static role engineering to continuous role inference. Instead of waiting for a long consulting cycle, the system observes how permissions are actually used, clusters access patterns, and drafts least-privilege roles from live behaviour. That reduces the lag between business change and policy change, which is where privilege creep usually takes root. Entitlement analysis then translates those permissions into plain language so approvers can see what access means in practice. Practical implication: role design should be treated as an always-on analysis problem, not a one-time cleanup project.
Practical implication: use live entitlement telemetry to refresh roles and reduce privilege creep continuously.
NHI Mgmt Group analysis
Human-centric identity governance is no longer the default operating model. The article’s core signal is that quarterly reviews, ticket queues, and manual certifications were designed for human-paced change, not for environments where humans, NHIs, and AI agents all mutate access at different speeds. That does not make the old model wrong, but it does make it incomplete for mixed estates. The practitioner conclusion is that access governance must be evaluated by actor type, not by one universal workflow.
Ownership is becoming the decisive control for non-human identities. Service accounts, API keys, tokens, and AI agents fail governance when nobody can reliably answer who owns them, who approves them, or who removes them. This is where the article is strongest: it treats ownership discovery as a control plane problem, not a cleanup task. For practitioners, the implication is that unowned identity objects should be treated as latent governance defects, not merely inventory noise.
Continuous identity control creates a new failure mode if policy is not durable. The article is right to push governance into the background, but background control only helps if each action can be translated into durable policy. Otherwise, teams create fast decisions without lasting governance evidence. The practitioner conclusion is that continuous identity operations must be anchored in policy, auditability, and lifecycle accountability.
Identity governance is shifting from review management to exception management. When agents can continuously assess access, human teams stop being the primary operators and become the reviewers of the narrow set of cases the system cannot resolve. That changes IGA design, operating cadence, and accountability models across NHI and human identity programmes. The practitioner conclusion is to redesign the governance function around exception quality, not review volume.
From our research:
- 71% of NHIs are not rotated within recommended time frames, increasing the risk of compromise over time, according to Ultimate Guide to NHIs.
- Only 5.7% of organisations have full visibility into their service accounts, which means most identity programmes still lack a complete machine identity inventory.
- For the lifecycle angle, see Ultimate Guide to NHIs , Lifecycle Processes for Managing NHIs for the governance model that turns inventory into offboarding and rotation action.
What this signals
Identity governance is moving toward continuous exception handling. Teams that still depend on quarterly access reviews will struggle to keep pace with mixed estates where humans, NHIs, and AI agents change behaviour on different cycles. The practical signal is clear: if the review queue is the control, the control is already behind.
A useful operating concept here is ownership drift: the point at which an identity still exists, still has access, but no longer has an accountable human attached to its lifecycle. That is where service accounts and agents become invisible risk carriers, not because they are clever, but because nobody is obliged to close the loop.
Programmes that want to absorb agentic workflows should first stabilise NHI lifecycle governance, because access review automation depends on clean ownership, clean policy, and clean entitlement data. The better indicator of readiness is not whether the tooling can move faster, but whether the organisation can prove who owns what before the next exception appears.
For practitioners
- Map ownership for every non-human identity Inventory service accounts, API keys, tokens, and AI agents, then require a current human owner, escalation path, and lifecycle state for each. Anything without clear ownership should be treated as an exception before it is allowed to continue operating.
- Convert periodic review into exception-based governance Reserve human approval for access cases the system cannot confidently certify. Use continuous review automation to clear routine entitlements, then route only ambiguous or high-risk access to reviewers with context attached.
- Refresh least-privilege roles from live usage data Mine actual permission usage across applications, compare it with assigned entitlements, and rebuild roles where access has drifted beyond task needs. This prevents stale permissions from persisting simply because the original role model never caught up.
- Tie every automated decision to durable policy evidence Log why an access decision was made, what signals supported it, and which policy it maps to so that background automation produces audit-ready governance records instead of opaque actions.
Key takeaways
- The article frames identity governance as a continuous control problem, not a periodic workflow problem.
- The governance gap is most visible where service accounts, API keys, and AI agents lack clear ownership and durable policy records.
- Practitioners should shift from manual review volume to exception quality, ownership clarity, and lifecycle accountability.
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 and visibility gaps are central to the article's NHI governance model. |
| NIST CSF 2.0 | PR.AC-1 | Identity governance depends on managed identities and access enforcement. |
| NIST Zero Trust (SP 800-207) | AC-3 | Continuous verification fits the article's always-on access governance model. |
Use continuous authorization checks for high-risk access rather than periodic-only reviews.
Key terms
- Non-Human Identity: A non-human identity is any machine or software identity used to access systems, data, or services. That includes service accounts, API keys, tokens, certificates, workloads, and AI agents. The governance challenge is not just authentication, but ownership, lifecycle, and privilege control across the full period the identity exists.
- Access Review Automation: Access review automation is the use of software to assess entitlements and route only exceptions to human reviewers. In practice, it reduces manual certification work by continuously checking whether access still matches purpose, ownership, and risk. It must still produce evidence that can be audited and translated into policy.
- Ownership Metadata: Ownership metadata is the record that ties an identity object to a responsible human or team. For NHIs and AI agents, it is the mechanism that makes lifecycle action possible, because it identifies who can approve changes, receive escalations, and remove the identity when it is no longer needed.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.
This post draws on content published by Lumos: Lumos Launches the Identity Agent Force to Govern Access for Every Human, NHI, and AI Identity. Read the original.
Published by the NHIMG editorial team on 2026-06-15.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org