TL;DR: Identity standards are shifting from human-centric federation toward AI agents that need interoperable, policy-based access patterns, according to JumpCloud. The practical issue is not branding but whether identity governance can keep pace with autonomous execution and delegated access across systems.
At a glance
What this is: JumpCloud’s OpenID Foundation membership signals a standards-focused push toward identity governance for AI agents as well as traditional human and machine identities.
Why it matters: IAM teams need to treat agent identity as a standards and governance problem now, because federation, delegation, and lifecycle controls will have to work across humans, NHIs, and autonomous systems.
👉 Read JumpCloud’s announcement on joining the OpenID Foundation
Context
AI agent identity governance is the discipline of controlling how software entities obtain, use, and lose access across systems. The gap is that most identity programmes were designed around human sign-in flows or static machine accounts, not actors that can initiate tasks, chain tools, and move between services during runtime.
JumpCloud’s OIDF membership is a sign that the identity conversation is moving toward interoperability and protocol stewardship rather than isolated platform features. For practitioners, the question is whether OIDC-era assumptions still hold when the subject is an AI agent rather than a person or a fixed service account.
Key questions
Q: How should security teams govern AI agents that use OIDC to access tools?
A: Treat OIDC as the authentication layer, not the governance answer. Security teams should define how agent scope, tool access, delegation, and revocation are handled after identity is established. The key is to separate sign-in trust from runtime authority so that a valid federation event does not become open-ended access across downstream systems.
Q: What breaks when AI agent identity is handled like a normal service account?
A: The main failure is assuming the subject will behave predictably after provisioning. Service accounts are usually governed as static machine identities, but autonomous agents can change actions, tool choices, and execution timing at runtime. That means static entitlement models can miss scope drift, delegated access surprises, and weak offboarding evidence.
Q: Should organisations standardise agent identity before deploying multiple AI tools?
A: Yes, because without a shared identity model, every platform invents its own subject, scope, and evidence format. Standardisation makes it possible to compare controls, review lifecycle events, and audit access consistently across environments. It also reduces the risk that governance breaks simply because one tool reports identity data differently from another.
Q: Who should own governance when AI agents cross identity, access, and application teams?
A: Ownership should sit with identity governance and security architecture, with application and platform teams accountable for implementation detail. Cross-functional ownership is necessary because agent identity touches federation, authorization, lifecycle, and audit evidence at the same time. If no single team owns the model, control gaps usually appear between systems rather than inside them.
Technical breakdown
OIDC federation is being stretched beyond human authentication
OpenID Connect was built to federate authentication, not to solve every identity governance problem that follows. In human IAM, OIDC gives the relying party a consistent way to trust an external identity assertion. When the identity subject is an AI agent, the same protocol only covers part of the problem: the agent may still need scoped delegation, tool access, and session-bound authorization beyond simple sign-in. That makes protocol stewardship important, but incomplete on its own.
Practical implication: map where OIDC stops and where agent authorization, delegation, and lifecycle controls must take over.
Autonomous AI agents create identity decisions at runtime
An autonomous AI agent is not just a workload that authenticates and then runs a script. It may choose tools, sequence actions, and decide when to execute without a human approval gate. That changes identity from a provisioning problem into a runtime governance problem. The key difference is that least privilege can no longer be treated as a static role assignment if the actor’s task path is still being formed during execution.
Practical implication: separate protocol-based authentication from runtime authorization policy, and do not assume one covers the other.
Standards matter because identity fragmentation becomes the control failure
When vendors each define their own agent identity model, practitioners inherit incompatible trust boundaries, offboarding patterns, and audit artefacts. Standards bodies matter here because they reduce the chance that every platform invents a different way to represent the same subject, scopes, and trust signals. For IAM and IGA teams, the architectural risk is not just complexity. It is governance drift, where identity evidence cannot be compared across tools or reviewed consistently.
Practical implication: require common identity semantics for agents before scaling deployments across multiple platforms.
Breaches seen in the wild
- Moltbook AI agent keys breach — Moltbook breach exposed 1.5M AI agent keys.
- AI LLM hijack breach — attackers used stolen AWS access keys to hijack Anthropic LLM models on Bedrock.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
OIDC stewardship is becoming an agent identity issue, not only a federation issue. The industry has treated OIDC as a human-authentication standard, but AI agents expand its relevance into delegated access and machine-to-machine trust. That does not make OIDC sufficient for governance, but it does mean standards bodies are now shaping how agent identity will be expressed and verified. Practitioners should expect protocol choices to influence control design, auditability, and interop across human, NHI, and autonomous estates.
JumpCloud’s move reflects a category shift from directory control to identity interoperability. The signal is not that one vendor has solved agent governance, but that the market is acknowledging identity fragmentation as the real operational issue. If each platform defines agent identity differently, lifecycle processes, policy enforcement, and evidence collection become non-portable. The implication is that IAM leaders will need to evaluate whether their architecture depends on proprietary identity semantics that cannot scale across ecosystems.
Autonomous agents invalidate the assumption that identity is only a subject of authentication. Authentication was designed for a principal that requests access, then uses it within known bounds. That assumption fails when the actor can independently select tools and trigger actions during runtime. The implication is that identity governance for autonomous systems must be reasoned about as execution control, not just login control.
AI agent governance will converge on the same lifecycle discipline used for NHIs, but with a different trust shape. Service accounts, API keys, and certificates already taught the industry that identity exists outside human users. Autonomous agents extend that lesson by adding runtime decision-making and delegation complexity. The practical consequence is that lifecycle, offboarding, and entitlement evidence will need to be defined for agents with far more dynamic behaviour than traditional machine identities.
From our research:
- 91.6% of secrets remain valid five days after the targeted organisation is notified, showing a critical gap in remediation procedures, according to Ultimate Guide to NHIs.
- Only 5.7% of organisations have full visibility into their service accounts, which makes identity evidence and revocation harder to prove across non-human estates.
- Read the Top 10 NHI Issues for the recurring control failures teams need to address before agent identity scales further.
What this signals
Agent identity will create the same operational pressure that service accounts already exposed in NHI programmes. The governance lesson is not that agents are magical, but that identity evidence becomes harder to trust as the subject behaves more dynamically. With 97% of NHIs carrying excessive privileges, per Ultimate Guide to NHIs, the pattern is already visible in machine identity estates and will sharpen as agents inherit similar access models.
Identity interoperability will matter more than platform coverage. A standards-based approach can reduce fragmentation, but it will not remove the need for explicit lifecycle and delegation controls. Practitioners should watch for any agent programme that cannot describe who owns scope changes, who can revoke access, and what evidence survives a review cycle.
The next governance step is to align protocol trust, lifecycle controls, and auditability around the same subject model. That is the only way to prevent AI agent identity from becoming another layer of unmanaged access debt.
For practitioners
- Map where OIDC ends in your architecture Document which controls you currently expect OIDC to provide, then identify where agent authorization, delegation, and session governance need separate handling. This is especially important where a single identity can reach multiple tools and data sources across environments.
- Define an agent identity model before scaling deployment Create a common internal model for agent subject, scope, lifecycle, and offboarding so different platforms can be assessed against the same governance baseline. Without that, every new tool adds another identity dialect.
- Treat agent lifecycle as a governance control, not an onboarding task Specify how an agent is provisioned, constrained, reviewed, revoked, and evidence-captured across its full lifetime. Use the same discipline you apply to NHI governance, but require runtime-specific boundaries for autonomous behaviour.
- Require auditability for tool use and delegation Insist on logs that show which identity requested access, which tools were selected, what scope was used, and when delegation changed. If that evidence cannot be reconstructed, identity governance will not survive review.
Key takeaways
- JumpCloud’s OIDF membership signals that AI agent identity is moving into standards territory, not staying a niche platform concern.
- The core challenge is governance, because OIDC handles authentication but not the full lifecycle, delegation, and runtime authority of autonomous actors.
- IAM teams should establish a shared agent identity model now so federation, offboarding, and audit evidence remain consistent as deployments scale.
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 CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | Agent identity and tool access are core agentic security concerns. | |
| OWASP Non-Human Identity Top 10 | NHI-03 | Agent lifecycle and credential handling map to non-human identity governance. |
| NIST CSF 2.0 | PR.AA-05 | Identity assurance and access governance underpin interoperable agent authentication. |
Establish accountable identity processes that cover issuance, verification, and revocation across systems.
Key terms
- OpenID Connect: OpenID Connect is an identity layer built on OAuth 2.0 that lets a system rely on another system to authenticate a subject. In practice, it standardises who the subject is, but not everything the subject is allowed to do after authentication.
- Agent Identity: Agent identity is the set of attributes, trust signals, and governance rules that define a software agent as a subject in an identity system. For autonomous actors, the definition must account for runtime decision-making, delegated access, and revocation evidence, not just login credentials.
- Identity Interoperability: Identity interoperability is the ability for different systems and vendors to represent, validate, and govern the same identity subject consistently. It matters because fragmented semantics create audit gaps, inconsistent lifecycle handling, and control drift across platforms.
Deepen your knowledge
Agent identity and runtime authorization are emerging topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building governance for autonomous systems or federated machine identities, it is worth exploring.
This post draws on content published by JumpCloud: its announcement on joining the OpenID Foundation as a Sustaining Corporate Member. Read the original.
Published by the NHIMG editorial team on 2026-02-26.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org