TL;DR: Enterprises are treating human, machine, and AI-agent identities as a single control problem, with identity becoming a live control plane for delegated authority and continuous verification, according to SecureAuth. The implication is that static access checks are no longer enough when agents can read data, move money, and change systems.
At a glance
What this is: SecureAuth’s leadership change is presented as a signal that identity security is moving toward continuous control over human, machine, and AI-agent relationships.
Why it matters: For IAM teams, the story matters because it reinforces that agentic AI changes entitlement design, verification cadence, and governance scope across NHI and human identity programmes.
👉 Read SecureAuth's leadership update on AI-agent and machine identity security
Context
AI agent identity is the governance problem created when software can act with delegated authority across data, systems, and workflows. This article frames that shift as a move from static access checks to a live control plane, which is why IAM teams should read it as an identity programme issue rather than a branding story.
The practical issue is that enterprises are now trying to govern humans, machine identities, and AI agents through overlapping access paths. That pushes identity teams toward continuous verification, stronger delegation controls, and clearer accountability for who or what is acting at runtime.
Key questions
Q: How should security teams govern AI agents that act on behalf of users?
A: They should govern AI agents as delegated identities with explicit action boundaries, named ownership, and continuous verification for high-risk operations. The key is to control what the agent can do at runtime, not just what it could access when provisioned. That means aligning policy, logging, and approval paths to the agent’s actual authority.
Q: Why do AI agents change existing IAM assumptions?
A: AI agents change IAM assumptions because access is no longer a stable state that can be granted, reviewed, and trusted over a session. When an agent can decide and execute actions dynamically, the programme must track runtime authority, not only entitlement assignment. That makes governance, monitoring, and revocation more operationally dynamic.
Q: What breaks when human, machine, and AI-agent identities are managed separately?
A: Separate management creates blind spots around delegation, ownership, and revocation. The same workflow may involve a person approving a task, a service account executing it, and an AI agent choosing the next action. If those identities are governed in silos, accountability fragments and risk controls stop reflecting how work actually happens.
Q: What should organisations do when AI agents can change systems or move money?
A: They should require stronger approval gates, per-action policy checks, and explicit break-glass controls for sensitive operations. High-impact actions need controls that verify the current context and the accountable owner before execution. That reduces the chance that delegated authority becomes open-ended authority.
Technical breakdown
Identity as a live control plane for agentic access
In an agentic environment, identity is no longer just an authentication checkpoint. It becomes the policy layer that decides what a human user, service account, or AI agent can do, when it can do it, and on whose behalf. That requires continuous assessment of context, delegation, and risk rather than a one-time login decision. The architectural shift is from static entitlements to runtime authority management, especially where agents can chain actions across multiple systems.
Practical implication: identity teams should treat delegated runtime authority as a governed control surface, not as an extension of standard SSO.
Zero Trust for AI agents and automated workflows
Zero Trust Architecture assumes trust must be re-established continuously, which fits agentic and machine identities better than legacy perimeter models. For AI agents, the key challenge is not just access to tools but whether the tools, data, and downstream actions remain within an approved scope as the session progresses. The Microperimeter-style idea in the article reflects a broader pattern: fine-grained boundaries around actions, not just users, are becoming essential.
Practical implication: apply per-action and per-resource policy checks where AI agents or automation can reach sensitive systems.
Continuous risk evaluation across human, machine, and AI-agent identities
Continuous identity risk evaluation matters because enterprises now operate mixed identity estates where people, services, tokens, and agents interact in the same workflows. Human authentication controls alone do not address machine-to-machine delegation or agent-driven execution. The governing challenge is to keep authority aligned with current context, especially when an identity can initiate work dynamically rather than wait for a user prompt. That is where identity governance starts overlapping with operational security.
Practical implication: unify review, monitoring, and delegated access controls across human and non-human identities instead of running separate governance models.
NHI Mgmt Group analysis
AI-agent governance is forcing identity teams to rethink what access means. When software can act on behalf of people and other services, identity stops being a login event and becomes an operating model for delegated authority. That changes the control objective from granting access to bounding action, which is why agentic AI belongs in IAM strategy, not in a separate innovation track. Practitioners should treat this as a redesign of the access model, not a product upgrade.
Dynamic identity control is now the relevant security primitive. Static entitlements do not describe how authority behaves when an AI agent can follow through on a task across multiple systems. The article’s framing aligns with the broader NHI problem: access is no longer just held, it is exercised, combined, and propagated. Practitioners need governance that reflects runtime behaviour, not only provisioning state.
Identity convergence is now visible across human, machine, and agentic access. The same control plane has to handle employees, service accounts, and AI agents because they increasingly participate in the same business process. That convergence is operationally useful, but it also raises the cost of unclear ownership and weak delegation boundaries. Security leaders should expect identity programmes to absorb more of the workload that used to sit in workflow or application layers.
Continuous verification is becoming the default expectation for authority-bearing identities. If an AI agent can read sensitive data, move money, or change systems, then the old assumption that access can be checked once and trusted for the remainder of the session no longer holds. That assumption is now a governance liability. Practitioners should reframe access policy around ongoing evidence of intent, scope, and accountability.
From our research:
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems (39%), inappropriately sharing sensitive data (31%), and revealing access credentials (23%), according to AI Agents: The New Attack Surface report.
- Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation.
- That visibility gap makes OWASP Agentic AI Top 10 the right next read for teams translating agent governance into controls.
What this signals
Agentic identity governance is moving from theory to operating requirement. With 92% of organisations saying governing AI agents is critical to enterprise security, yet only 44% having implemented any policies, the gap is no longer awareness, it is execution. Teams should expect more pressure to merge AI-agent oversight into existing identity governance rather than spinning up a parallel programme.
Runtime authority will become the audit question that matters most. If only 52% of companies can track and audit the data their AI agents access, then logging and approval workflows are already lagging behind how agents actually behave. Identity teams should prepare for questions about who approved, who owned, and what the agent did across the entire delegation chain.
Dynamic delegated access is now a control-plane problem, not a niche AI issue. The practical response is to connect AI-agent controls to established identity references such as the Ultimate Guide to NHIs and the NIST AI Risk Management Framework, then define where current IAM policies stop being sufficient.
For practitioners
- Define runtime authority boundaries Map which actions AI agents, service accounts, and human users can initiate without additional approval, then separate read, write, and destructive permissions at the workflow level.
- Unify governance across identity types Bring human IAM, NHI governance, and AI-agent oversight into one access model so that delegation, review, and revocation follow the same control logic.
- Tighten delegated access review Review every identity that can act on behalf of another identity, including agent-to-service and human-to-agent chains, and document the accountable owner for each path.
- Add continuous verification to high-risk actions Require fresh policy checks for sensitive operations such as data export, financial movement, and system changes rather than relying on session start authentication alone.
Key takeaways
- AI agents are now being framed as authority-bearing identities, which means identity governance has to move beyond login and into runtime control.
- Evidence from NHIMG research shows the problem is already visible in production, with most organisations reporting agent behaviour beyond intended scope.
- Practitioners should unify governance for people, services, and agents so that delegation, review, and verification follow one control model.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | Agentic access and tool use are the core issue in this announcement. | |
| OWASP Non-Human Identity Top 10 | NHI-01 | AI agents and service accounts are both non-human identities requiring lifecycle governance. |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | Continuous verification and least privilege fit the article's zero trust framing. |
Apply continuous access evaluation to high-risk actions rather than trusting session start decisions.
Key terms
- Agentic identity: An agentic identity is a non-human identity that can make runtime decisions about actions, tools, and execution timing within a business workflow. In practice, it must be governed like an authority-bearing identity, because it can initiate work rather than only respond to a request.
- Runtime authority: Runtime authority is the set of actions an identity can actually perform during execution, not just the permissions assigned at provisioning time. For AI agents and other non-human identities, this is the most useful lens for governance because behaviour can change as the task unfolds.
- Delegated access: Delegated access is permission exercised on behalf of another identity, such as a person authorising a service account or AI agent to act in a system. The governance challenge is preserving accountability when the acting identity is not the original requester.
- Continuous verification: Continuous verification is the practice of re-evaluating trust as context changes instead of assuming access remains safe after initial authentication. For agentic and machine identities, this is essential because sensitive actions may occur long after the original access decision.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity lifecycle 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 programme maturity, it is worth exploring.
This post draws on content published by SecureAuth: leadership update on AI, machine, and AI-agent identity security. Read the original.
Published by the NHIMG editorial team on 2025-12-10.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org