TL;DR: AI agents are entering enterprises with no owner, no approval record, and no access review, while one survey found 74% of organisations already run credentialed AI agents or automations and 5% of security leaders cannot confirm whether agentic AI is present, according to SANS. The joiner problem is no longer theoretical: identity governance now has to treat agents as first-class subjects, not invisible integrations.
At a glance
What this is: This is an analysis of why Joiner workflows fail for AI agents and what that means for identity governance, with the key finding that most enterprises still lack a reliable system of record for these identities.
Why it matters: IAM, IGA, and PAM teams need to account for AI agents as governed identities because they can arrive faster than human processes, carry disproportionate privilege, and bypass the ownership and review assumptions built into existing programmes.
By the numbers:
- 74% of organizations are already running AI agents or automations that require credentials.
- 5% of security leaders can't confirm whether agentic AI is running in their environment at all.
- Non-human identities like service accounts, API keys, bots, and AI agents grew 44% year-over-year between H1 2024 and H1 2025.
👉 Read Opnova's blog on AI agent joiner and identity governance
Context
AI agent joiner is the process of bringing an AI agent into the enterprise identity model, assigning ownership, scope, and access before credentials are issued. The problem is that most environments still treat agents as implementation details, not governed identities, so they bypass the records, approvals, and review steps that make Joiner work for humans.
That gap matters most in regulated sectors where accountability, segregation of duties, and auditability are already mandatory. When engineering teams can mint credentials for an agent without a corresponding identity record, the enterprise loses the ability to answer basic governance questions about who approved it, what it can do, and when it should be retired.
The article frames a real operational failure: AI agents join at engineering speed, while identity governance still expects human-paced, HR-backed lifecycle events. That is a typical starting position in most enterprises, not an edge case.
Key questions
Q: How should security teams onboard AI agents into identity governance?
A: Treat AI agents as first-class identities that must exist in a governance system before credentials are issued. Assign an owner, purpose, classification, and lifecycle state up front, then block provisioning until the request is approved. If the agent cannot be tied to a responsible human and a reviewable identity record, it should not be allowed to run.
Q: Why do AI agents complicate Joiner workflows more than service accounts?
A: AI agents complicate Joiner because they are often created at engineering speed, with access embedded in code, workflow tools, or delegated scopes that bypass the HR-backed identity record. Service accounts are already machine identities, but agents add runtime variability and ownership ambiguity, which makes it harder to define who approved them and what they are allowed to do.
Q: What breaks when AI agent ownership is missing?
A: When ownership is missing, the enterprise loses accountability, approval traceability, and a clear decommissioning trigger. That means the agent can keep acting long after the original use case changes, while security and audit teams cannot prove who accepted the risk or when the access should have been removed.
Q: Who should approve AI agent access and lifecycle decisions?
A: A named human owner should approve both provisioning and later lifecycle changes, because the agent itself cannot accept accountability. The approval chain should include the business purpose, system scope, and segregation-of-duties impact so the organisation can answer audit questions without reconstructing the event after the fact.
Technical breakdown
Why AI agent joiner breaks without a system of record
Joiner depends on a durable identity object that exists before access is granted. For humans, that object is created by HR and reconciled into IAM and IGA. For AI agents, the identity often appears as a service account, API key, or OAuth application with no authoritative owner, purpose, or lifecycle state. That means the enterprise can authenticate the agent but cannot govern it as a subject. The technical failure is not access issuance itself. It is the absence of a canonical record that ties credentials, scope, and accountability together across the control plane.
Practical implication: register every agent as a governed identity before any credential is minted.
How birthright access and SoD assumptions fail for agents
Human Joiner models assign access based on role, title, and job family, then enforce segregation of duties through policy. AI agents do not fit those role abstractions cleanly because their function can shift from low-risk automation to high-risk operational action without a human job classification behind them. When access is granted through shared mailboxes, CI/CD configs, or delegated OAuth scopes, the resulting privilege may inherit far beyond the intended task. The underlying issue is that legacy IAM treats the credential source as the identity, while governance needs the agent itself to be the subject of control.
Practical implication: classify agent birthright by task, system criticality, and segregation-of-duties impact, not by implementation label.
What continuous entitlement aggregation reveals about hidden agent power
Agent entitlements fragment across code repositories, workflow tools, cloud consoles, and SaaS permissions, so manual review cannot see the full blast radius. Continuous aggregation is the only way to reconstruct what the agent can reach and whether that access still matches the original purpose. Without it, the enterprise may approve one scope at provisioning and unknowingly accumulate a much broader one through inherited permissions and downstream connections. This is why agent joiner must be linked to runtime entitlement visibility, not treated as a one-time onboarding event.
Practical implication: continuously reconcile agent entitlements against the intended scope from day one.
Breaches seen in the wild
- Moltbook AI agent keys breach — Moltbook breach exposed 1.5M AI agent keys.
- MongoBleed breach — MongoBleed exposed secrets across 87K MongoDB servers.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
AI agent joiner exposes an inventory failure, not just an onboarding gap. The enterprise problem is not that agents are hard to provision, but that most programmes cannot prove they exist in the first place. When there is no canonical identity object, ownership record, or lifecycle state, Joiner becomes invisible at the exact point governance is supposed to begin. The implication is simple: discovery and authoritative registration are now part of Joiner, not a separate hygiene exercise.
The access review model was designed for stable, human-paced identities. Quarterly certification assumes access persists long enough to be observed, questioned, and reapproved. That assumption weakens when an agent is created ad hoc, updated by engineers, and embedded in code or workflow infrastructure faster than an access review cycle can surface it. Practitioners need to rethink review as a continuous entitlement truth problem, not a periodic checkbox.
Agent birthright access is a segregation-of-duties problem disguised as automation. A coding agent that can write and approve deployment changes, or a treasury copilot that can read balances and initiate transfers, breaks the same control logic that SOX programmes already enforce for humans. The difference is that existing enforcement engines often do not recognise the agent as the subject of policy. That leaves the control objective intact but unenforced.
Agentic identity needs a first-class lifecycle concept, not a renamed service account. Calling an AI agent an integration or service account hides the real governance requirement, which is to tie purpose, ownership, scope, and retirement to the actual runtime actor. OWASP-NHI and Zero Trust frameworks become more useful when the agent is treated as a distinct identity class with explicit trust boundaries. Practitioners should stop mapping new actors onto old labels and start governing the actor they actually have.
Joiner is where the identity model either creates accountability or loses it permanently. If the enterprise cannot name the owner, classify the purpose, and record the approval path at the moment the agent appears, later governance layers will be compensating for a missing origin story. The field should treat agent joiner as the control point that determines whether non-human identity stays auditable at all.
From our research:
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems, inappropriately sharing sensitive data, and revealing access credentials, 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.
- Start with the Ultimate Guide to NHIs for the broader governance model, then map agent joiner controls to your lifecycle and access review process.
What this signals
Agent joiner will become a governance test for every identity programme. If your current controls rely on HR events, quarterly recertification, and manual owner attribution, they will miss the moment an AI agent is created outside the normal employee lifecycle. The programme signal is clear: build discovery, registration, and approval into the front door of identity governance, because the hidden inventory problem will only grow as agent use spreads.
Entitlement drift will matter more than initial issuance. Once an agent is embedded in CI/CD, SaaS, or delegated OAuth paths, the practical risk is not just how it was created but how far its access can expand after creation. Teams should prepare for continuous reconciliation of agent entitlements and review their Zero Trust assumptions around non-human actors, especially where permissions inherit through shared resources and platform defaults.
For practitioners
- Create a governed identity record before issuance Require every AI agent to have an owning team, purpose, classification tier, and lifecycle state before any API key, service account, or OAuth grant is created.
- Gate provisioning on named human approval Block agent credential creation until a responsible human approves the request and confirms why the agent needs the requested scope.
- Set birthright access by task criticality Use the agent's intended function, system sensitivity, and segregation-of-duties impact to determine the minimum starting privilege.
- Continuously reconcile agent entitlements Aggregate permissions from code, cloud, SaaS, and workflow platforms so the live access picture stays aligned with the intended scope from day one.
Key takeaways
- AI agent joiner fails when the enterprise cannot produce a governed identity record before credentials are issued.
- The scale of the problem is already visible: most organisations are running credentialed AI agents, yet some leaders still cannot confirm where they exist.
- Identity teams should move agent onboarding into the governance front door, with named ownership, birthright scoping, and continuous entitlement reconciliation.
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 | Agent inventory and ownership gaps map directly to non-human identity discovery and registration. |
| NIST CSF 2.0 | PR.AC-4 | Least privilege and access management are central to agent birthright scoping. |
| NIST Zero Trust (SP 800-207) | SP 800-207 | Agent access should be continuously verified rather than trusted after onboarding. |
Register AI agents before credential issuance and maintain a governed inventory with named ownership.
Key terms
- AI Agent Joiner: The AI agent joiner is the governance process that creates, approves, and records a non-human identity before it is allowed to access enterprise systems. For autonomous and semi-autonomous agents, the process must establish ownership, purpose, scope, and lifecycle state at the moment of creation.
- First-Class Identity Object: A first-class identity object is a governed record that exists independently of the credential it uses. For AI agents, this means the enterprise can tie access, ownership, and review obligations to the actor itself rather than to a service account, API key, or application label.
- Entitlement Aggregation: Entitlement aggregation is the continuous collection of access rights from connected systems into one governance view. For AI agents, it is the only reliable way to see what the agent can actually reach after issuance, including inherited permissions and access changes that occur outside the original approval path.
- Segregation of Duties: Segregation of duties is the rule that no single actor should be able to complete incompatible actions end to end. For AI agents, the control must be applied to the runtime behavior and granted permissions of the agent, not just to the human who requested it.
Deepen your knowledge
AI agent joiner and lifecycle governance are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are adapting human Joiner controls for autonomous or semi-autonomous systems, it is worth exploring.
This post draws on content published by Opnova: Blog Joiner for AI Agents, the workforce nobody hired. Read the original.
Published by the NHIMG editorial team on 2026-05-19.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org