The practical guide to giving AI agents a real, governed identity in the enterprise, and why Okta and Microsoft are fighting over the layer that decides what your agents can touch.
In August 2025, an AI chatbot's stolen OAuth tokens were used to loot data from more than 700 Salesforce customers, including Cloudflare, Google, Palo Alto Networks, and Zscaler, in a single coordinated campaign - Google Cloud Threat Intelligence. The agent in question, Salesloft's Drift assistant, was never a person. It was a non-human identity holding a refresh token, and that token could open the front door of hundreds of companies at once. Nobody was watching it the way they watch employees.
That is the entire problem this guide is about. Enterprises are deploying software that logs in, reasons, and acts on its own, but the identity systems built to control access were designed for humans clicking buttons and, at best, for static service accounts running predictable scripts. AI agents are a third category, and the two vendors best positioned to define it are Okta and Microsoft. Both shipped purpose-built agent identity products that reached general availability in 2026, and they represent two genuinely different philosophies about where an agent's identity should live.
Machine identities now outnumber humans by as much as 109 to 1 in enterprise environments, and roughly three quarters of those machines are already AI agents - Palo Alto Networks. The market has noticed. In the space of twelve months, Palo Alto Networks bought CyberArk, Cisco moved on Astrix, Cyera agreed to buy Oasis, SailPoint absorbed Entro, and Twilio swallowed Stytch. Agent identity went from a niche concern to the most consolidated corner of cybersecurity almost overnight.
This guide breaks down exactly what agent identity is, how Microsoft Entra Agent ID and Okta for AI Agents actually work, how they compare head to head on coverage, access control, governance, and price, and where the challengers, the non-human identity specialists, and the developer-first tools fit. It assumes no prior identity-management background, starts from first principles, and stays firmly in late 2025 and 2026, because in this field a fact from eighteen months ago is usually wrong.
Contents
- Why AI Agents Broke the Identity Model
- What Agent Identity Actually Means
- Microsoft Entra Agent ID: The Platform-Native Bet
- Okta for AI Agents: The Neutral Identity Fabric
- Okta vs Entra Agent ID, Head to Head
- The Challengers and the 2026 Consolidation Wave
- The Non-Human Identity Specialists
- The Developer-First Layer
- The Protocol Wars: XAA, MCP, A2A, and AP2
- Deploying Agent Identity Without Getting Burned
- The Future: Guardian Agents and the Identity Control Plane
Assessment: The Agent Identity Platforms, Ranked
Before the deep dives, here is the whole field in one place. Every serious agent identity platform is scored on the five things an enterprise buyer actually needs, weighted by how much each one matters when the identity in question can act autonomously. The score in each cell carries its own justification so you can see why it landed where it did, and the table is sorted by final score, highest first.
| # | Platform | What It Does | Discovery & Provisioning (25%) | Least-Privilege Access (25%) | Lifecycle & Governance (20%) | Neutrality & Reach (15%) | Runtime Threat Detection (15%) | Final |
|---|---|---|---|---|---|---|---|---|
| 1 | Okta for AI Agents | Neutral fabric, GA Apr 30 2026, 8,200+ integrations | 9 - Universal Directory, shadow-agent discovery via OAuth consent, imports Agentforce/Bedrock/ServiceNow | 9 - Cross App Access (ID-JAG), scoped short-lived creds, Auth0 Token Vault + FGA for RAG | 9 - human owner, certification, kill switch, SIEM streaming | 10 - fully independent, cross-cloud, co-leads IPSIE | 7 - Identity Threat Protection behavioral analytics, malicious-agent detection on roadmap | 8.9 |
| 2 | Microsoft Entra Agent ID | Native to the Microsoft estate, Agent Registry + Conditional Access for agents | 9 - auto-provisions from Copilot Studio/Foundry, Agent Registry, third-party via SDK/federation | 8 - Conditional Access for agents, blueprint policies, OAuth 2.0/MCP/A2A, on-behalf-of + autonomous patterns | 9 - Entra ID Governance, access packages, sponsors, blueprints | 6 - strongest inside M365/Azure, Agent 365 licensing gravity | 9 - Identity Protection risky agents, Security Copilot agents, deep signal | 8.3 |
| 3 | CyberArk (Palo Alto Networks) | Privileged access heritage, bought for $25B, closed Feb 2026 | 7 - secrets and machine-identity inventory, agent provisioning less native | 9 - vaulting, just-in-time, secretless, strongest least-privilege lineage | 8 - mature PAM certification and rotation | 8 - cross-platform, now inside the Palo Alto platform | 9 - Palo Alto ITDR and platform telemetry | 8.2 |
| 4 | Ping Identity | Identity for AI, GA Mar 2026: Agent IAM Core, Gateway, Detection | 8 - Agent Detection discovers agents across the estate | 8 - runtime delegated authority via Agent Gateway, MCP, no exposed secrets | 8 - full-lifecycle agent governance | 8 - neutral, deployable across stacks | 8 - Agent Detection threat protection | 8.0 |
| 5 | SailPoint | Agentic Fabric + Entro acquisition, IGA leader | 8 - Agentic Fabric plus Entro NHI discovery, maps agents to owners | 7 - governance-led least privilege, lighter runtime enforcement | 10 - best-in-class certification and lifecycle | 8 - neutral governance vendor | 7 - automated response via Entro behavioral signals | 8.0 |
| 6 | Oasis Security | NHI governance, Cyera buying it for ~$1B | 9 - deep NHI discovery and inventory is the core product | 7 - right-sizing and least-privilege recommendations | 8 - NHI lifecycle and ownership | 8 - neutral, cloud-agnostic | 7 - posture and anomaly detection | 7.9 |
| 7 | Astrix Security | NHI security, Cisco acquiring it | 9 - agent and NHI discovery is the flagship strength | 7 - posture plus least-privilege guidance, enforcement lighter | 7 - NHI lifecycle management | 8 - neutral, folding into Cisco | 8 - ITDR and anomaly detection for NHIs | 7.8 |
| 8 | Aembit | Workload and agent IAM, GA 2026 | 7 - discovers agent-to-MCP access paths | 9 - Blended Identity, secretless exchange, MCP Identity Gateway | 6 - policy-based, lighter formal IGA | 7 - neutral but workload-centric | 7 - policy enforcement, Netskope partnership | 7.3 |
| 9 | Descope | Agentic Identity Hub, developer-first | 6 - you build agents into it, less enterprise discovery | 9 - MCP auth, OAuth 2.1 scopes, step-up, fine-grained | 6 - lighter enterprise governance | 9 - fully embeddable and neutral | 6 - limited runtime threat detection | 7.2 |
| 10 | WorkOS | MCP OAuth for builders, drops in beside your IdP | 5 - developer library, minimal enterprise discovery | 8 - MCP-compatible OAuth, FGA tool scoping, SSO/SCIM | 6 - audit logs, lighter governance | 9 - independent, drop-in beside Okta or Entra | 5 - little native threat detection | 6.6 |
How to read the criteria. Discovery and provisioning (25%) asks whether the platform can find every agent you run, including the ones nobody registered, and give each one a first-class, owned identity automatically. Least-privilege access (25%) asks how tightly it can scope what an agent reaches, ideally with short-lived, delegated, revocable credentials rather than static keys. Lifecycle and governance (20%) covers the boring but decisive work of onboarding, certification, ownership, and clean deprovisioning. Neutrality and reach (15%) rewards platforms that work everywhere over ones that pull you toward a single cloud. Runtime threat detection (15%) measures whether the system notices when an agent starts behaving like a compromised insider. The weights reflect a simple truth: for an autonomous identity, who you are and what you can reach matter more than anything else, and the two leaders separate almost entirely on the neutrality axis.
1. Why AI Agents Broke the Identity Model
Identity and access management was built on an assumption that no longer holds: that behind every login there is a person, present in the moment, who can be challenged, prompted for a second factor, and held accountable afterward. The entire apparatus of modern security, from multi-factor authentication to conditional access to the periodic access review, is a set of rituals designed around a human being at a keyboard. When software started logging in on its own, the industry papered over the gap with service accounts: static identities with long-lived secrets, meant for predictable, scripted machine-to-machine work. Those two categories, humans and service accounts, ran the enterprise for two decades.
AI agents do not fit either box, and understanding why is the key to everything that follows. An agent behaves like a human in the ways that make humans dangerous: it makes decisions, it improvises, it chains actions together toward a goal, and it can be socially engineered through a poisoned document or a malicious prompt. But it behaves like a machine in the ways that make machines dangerous: it operates at wire speed, it can be cloned thousands of times, it never sleeps, and it holds credentials that do not expire when a workday ends. The structural problem is that an agent combines the autonomy of a person with the scale and persistence of a machine, and no identity control was ever designed for that combination.
The numbers describe an environment already overrun. Depending on whose research you trust, non-human identities outnumber human ones somewhere between 45 to 1 and 144 to 1, and the spread itself is the point: nobody has a firm grip on the population - Cloud Security Alliance. CyberArk's survey of 2,600 security leaders across twenty countries put the ratio at more than 80 to 1 - CyberArk. Palo Alto Networks measured 109 to 1 a year later and noted that of those 109 machines per human, roughly 79 were AI agents. The direction is unmistakable even when the exact figure is not.
Underneath the identity explosion sits a credential explosion. GitGuardian counted 28.65 million secrets leaked into public GitHub in 2025, a 34 percent jump year over year, alongside an 81 percent surge in leaked AI-service credentials and 24,008 secrets exposed inside Model Context Protocol configuration files alone - GitGuardian. These are not abstractions. They are the exact keys that agents carry, and when a secret leaks it does not expire out of politeness. Nearly two thirds of the valid secrets first seen in 2022 were still active at the start of 2026.
The Salesloft Drift breach is the canonical illustration of why this is structurally new. The attackers did not crack a password or phish an employee; they stole the OAuth refresh tokens belonging to an AI assistant, and because refresh tokens are built to mint fresh access tokens indefinitely, that single non-human credential granted persistent, self-renewing access across hundreds of tenants until every token was forcibly revoked - Anomali. No human sat behind that access to be challenged, no session expired at the end of a workday, and no quarterly access review would have caught it in time. An identity that never tires and never logs out is a superb worker and a catastrophic liability in equal measure, and the only durable fix is to govern it as the distinct kind of actor it is rather than pretending it is a slightly unusual employee or a slightly smarter script.
This is why the answer cannot be a better password vault or a stricter firewall. The failure is at the level of the model, not the tooling. When the acting party is neither a supervised human nor a dumb script, you need a new primitive: an identity construct purpose-built for something that decides and acts on its own. That is the bet both Microsoft and Okta are making, and it is why the phrase you will hear again and again from their executives is that an agent must be treated as a first-class identity, owned, scoped, and governed exactly like an employee, and revoked the instant it misbehaves. As Okta CEO Todd McKinnon put it at Oktane 2025, an unmanaged agent is simply your next insider threat, one you invited in and handed all the access it needed - Okta.
2. What Agent Identity Actually Means
Before comparing products it helps to define the thing they claim to deliver, because "agent identity" gets used loosely. At its core it is the same discipline that governs human access, adapted for an actor that no user session ever fronts. It resolves into a handful of concrete capabilities, and every credible platform in this guide is really a different weighting of the same list. Getting fluent in these primitives is what lets you cut through marketing and see what a vendor genuinely does versus what it merely mentions.
The first primitive is provisioning and discovery: giving each agent a distinct, resolvable identity, and, just as important, finding the agents that were spun up without anyone telling security. Shadow agents are the new shadow IT, and they are worse, because a marketing manager who connects an autonomous assistant to the company's CRM through an OAuth consent screen has just created a privileged non-human identity that no directory knows exists. The second primitive is authentication: proving the agent is what it claims to be when it calls an API, ideally without a static secret sitting in a config file waiting to leak.
The third and most consequential primitive is authorization and delegation, and it is where the intellectual difficulty concentrates. An agent usually acts on behalf of a person, so its effective permissions should be the intersection of what the agent is allowed to do and what its human principal is allowed to do, never the union. Get this wrong and you have built a confused deputy: an agent that a low-privileged user can steer into doing high-privileged things because the agent, not the user, holds the powerful token. Done right, authorization is fine-grained down to the individual tool call, time-boxed, and enforced at runtime rather than assumed at design time.
A close cousin of authorization is human oversight, the deliberate insertion of a person at the moments that warrant it. Not every agent action should run unattended; some, such as moving money, deleting records, or emailing a customer, deserve an explicit approval step, and mature platforms implement this as asynchronous authorization so the agent pauses, requests a decision, and resumes only once a human approves out of band. The design tension is genuine: too many prompts and you recreate the consent fatigue that trained people to click allow on anything, too few and you hand an autonomous system unchecked authority over consequential actions. Calibrating exactly where the human belongs in the loop is a judgment no protocol makes for you, and it is one of the places where an agent identity program most visibly succeeds or fails in the eyes of the business.
The remaining primitives are lifecycle and threat detection. Lifecycle is the unglamorous discipline of onboarding an agent with an owner, reviewing its access on a schedule, and deprovisioning it completely when the project ends or the model is retired, including the ability to kill it instantly. Threat detection is the recognition that even a correctly provisioned agent can be hijacked mid-session, which means you need behavioral monitoring that notices when a well-behaved assistant suddenly starts exfiltrating records. Gartner's warning here is blunt and worth internalizing: it predicts that by 2027, 40 percent of enterprises will demote or decommission autonomous agents after governance gaps surface in production, precisely because teams treat these primitives as optional until an incident proves otherwise - Gartner.
The practical takeaway is that no single primitive is sufficient. A platform that discovers agents beautifully but cannot enforce least privilege leaves you with a perfect map of your own exposure. A platform with exquisite authorization but no discovery secures the agents you know about while the shadow ones run wild. When you evaluate Okta and Entra in the next two sections, watch for how completely each one covers the full chain, because the gaps are where real deployments fail.
3. Microsoft Entra Agent ID: The Platform-Native Bet
Microsoft's strategy flows from a structural advantage nobody else has: it owns the surface where a huge share of enterprise agents are actually born. When an employee builds an assistant in Copilot Studio or a developer ships one from Azure AI Foundry, that agent already lives inside Microsoft's world, and Microsoft's argument is that its identity should be issued there too, automatically, at the moment of creation. Microsoft Entra Agent ID debuted in public preview at Build in May 2025, extending the identity platform formerly known as Azure AD to AI agents, and by 2026 it had matured into the identity foundation for Microsoft's whole agent management story - Microsoft Security.
The core idea is that an agent should receive the same kind of directory identity a person gets, provisioned without a human filing a ticket. Agents built on Microsoft platforms are auto-assigned identities in the Entra directory, and administrators can see them, apply policy to them, and audit them using the exact tools they already use for employees. Corporate vice president Alex Simons framed the agents as your new digital teammates, meant to be onboarded and governed with the same rigor as the workforce, and that framing is not marketing gloss: the deliberate design choice is that if you know how to run Conditional Access and Identity Protection for people, you already know how to run them for agents.
At Ignite in November 2025, Microsoft expanded the preview substantially and gave the model its most important structural piece: the Agent Registry, an extensible metadata repository that provides a single unified inventory of every agent deployed across the organization - Microsoft Learn. Alongside it came dedicated Agent ID workspaces, new administrative roles such as Agent ID Administrator and Agent Registry Administrator, and, crucially, the concept of an agent identity blueprint. A blueprint is a template with inheritable permissions: define governance once, and every agent derived from it inherits the policy, which is how you keep control when the agent count climbs into the thousands rather than the dozens.
The blueprint model is the technical heart of Entra's approach to authorization. Rather than writing a Conditional Access policy per agent, an administrator applies the policy at the blueprint level and it automatically covers every agent minted from that template, with custom security attributes available to target specific fleets. Agents reach resources through defined patterns: an on-behalf-of flow when acting for a signed-in user, and an autonomous flow when acting alone, each producing tokens scoped to the right audience. This is a genuinely rigorous least-privilege story, and it is enforced by the same policy engine that already protects Microsoft 365.
The general-availability picture matured in stages through 2026 rather than in a single launch, which is worth understanding before you plan a rollout. Microsoft added two dedicated Entra service plans, Conditional Access for Agents and ID Protection for Agents, that began worldwide rollout in July 2026 and are delivered through the Agent 365 packaging - M365 Admin. Microsoft's own research underlines the urgency it is selling into: it cites that 42 percent of organizations have already deployed agents, that 78 percent are concerned about agent cybersecurity, and that 76 percent expect employees to be managing agents within two to three years. The message to a Microsoft customer is that these controls are not a future roadmap promise but a shipping part of the platform they already license and operate.
Security and governance are not bolted on; they are the existing Entra machinery pointed at a new object type. Conditional Access for agents can block high-risk agent identities in real time, Identity Protection introduces a "risky agents" concept that flags anomalous agent behavior, and Entra ID Governance brings access packages, sponsors, and access reviews to non-human principals. Microsoft even built Security Copilot agents that optimize Conditional Access and governance policies, so the system helps tune itself. The Microsoft Mechanics walkthrough below is the clearest short explanation of how these pieces fit, and it is recent enough to reflect the shipping product rather than the preview.
Reach beyond Microsoft is the obvious question, and the honest answer is that Entra Agent ID does extend outward but with clear gravity toward the home platform. Organizations can bring in third-party agents from platforms such as AWS Bedrock and n8n using the Entra ID Auth SDK sidecar or workload identity federation, and Microsoft has partnered with ServiceNow and Workday on automated provisioning - Microsoft Learn. Standard protocols including OAuth 2.0, MCP, and agent-to-agent are supported. The practical reality, though, is that the experience is richest for agents that live inside Copilot Studio, Foundry, and Microsoft 365, and thinner the further you travel from that estate.
The packaging tells the same story. The identity platform itself is available to Entra customers, but extending Entra's security features to agents requires a Microsoft Agent 365 license, and Agent 365 is the control plane Microsoft unveiled to observe, govern, and secure agents "using the same infrastructure they rely on to manage people today." Agent 365 and the new Microsoft 365 E7 Frontier Suite reached general availability on May 1, 2026, announced by Microsoft chief executive of commercial business Judson Althoff - Microsoft. For anyone whose workforce already runs on Microsoft 365, this is a powerful, coherent, and deeply integrated answer. For anyone whose agents live mostly elsewhere, it is a strong offer that quietly assumes you are a Microsoft shop.
4. Okta for AI Agents: The Neutral Identity Fabric
Okta comes at the same problem from the opposite direction, and the difference is philosophical, not just competitive. Okta does not own Copilot Studio or Bedrock or Agentforce, and it has decided that is a feature. Its pitch is to be the neutral identity layer that spans all of them, the place where an enterprise governs every agent regardless of which platform built it, which cloud runs it, or which model powers it. Okta for AI Agents reached general availability on April 30, 2026, roughly the same window as Microsoft's, and Okta positions it as the first implementation of a blueprint answering three questions every security team should be able to answer: where are my agents, what can they connect to, and what can they do - Okta.
The product organizes itself around discover, protect, and govern. Discovery is unusually strong because Okta attacks the shadow-agent problem directly: it detects unsanctioned agents through OAuth consent-grant analysis, catching the assistant a business user quietly wired into a SaaS app, and it registers agents as first-class identities in the Universal Directory, each one assigned a human owner. It can import agents from other ecosystems, including Salesforce Agentforce, Amazon Bedrock AgentCore, and ServiceNow, and it rides Okta's existing network of more than 8,200 integrations. The founding number Okta likes to cite captures the gap it is selling into: 90 percent of organizations have deployed agents, but only about 10 percent have any way to govern them.
The most interesting engineering in Okta's stack is Cross App Access, or XAA, its answer to the delegation problem. XAA is Okta's productization of an emerging OAuth extension called the Identity Assertion Authorization Grant, and the flow is elegant once you see it. Instead of an agent holding a static API key for every app it touches, the identity provider issues a short-lived assertion vouching for the user, that assertion is exchanged using standard OAuth 2.0 Token Exchange for a scoped access token to the target app, and the whole handshake is governed by central IT policy rather than by a consent screen the user clicks past - Okta. It moves agent-to-app authorization out of the individual apps and up into the identity layer, which is exactly where an enterprise can see and revoke it.
XAA is being pushed as an open standard rather than a proprietary lock, which matters for its credibility. It launched in early access at Oktane 2025 with partners including AWS, Google Cloud, Salesforce, Box, and Glean, and by June 2026 the ecosystem had grown past 25 partners, spanning requesting apps like Anthropic's Claude, Cursor, and VS Code and resource apps like Slack, Atlassian, Figma, and Linear - Okta. Okta Workforce customers gained access to supported XAA apps through the Okta Integration Network starting in August 2026. The Oktane keynote below is the primary-source unveiling of this whole approach, and the live demos make the fabric concept concrete.
The neutrality claim is backed by where Okta chose to standardize rather than hoard. It contributed the underlying Identity Assertion Authorization Grant to the OAuth community instead of keeping it proprietary, and it made Okta for AI Agents Core available for regulated environments including FedRAMP High and HIPAA, aimed squarely at government and healthcare buyers who cannot adopt anything that has not cleared those bars - Okta. On the builder side, Auth0's agent capabilities trace back to a developer preview in April 2025 before general availability, and its Token Vault already supports more than 35 third-party integrations, so an agent can hold and refresh a user's Google or Slack tokens without the developer ever touching a raw secret. For teams building agents rather than buying them, that is the difference between secure-by-default and a leaked key waiting to happen in a config file.
Governance and developer tooling round out the picture. On the governance side Okta brings least-privilege short-lived credentials, an Agent Gateway control plane, lifecycle workflows, a kill switch that performs a universal logout to sever an agent's access instantly, and SIEM log streaming, with a separate SKU carrying FedRAMP High and HIPAA coverage for regulated environments. On the developer side, Okta's Auth0 unit shipped Auth0 for AI Agents, generally available since November 19, 2025, offering user authentication, a Token Vault for holding third-party tokens, asynchronous human-in-the-loop approval, and fine-grained authorization for retrieval-augmented generation, with a free tier that includes two connected apps - Auth0. The result is a two-front strategy: govern the agents your workforce buys, and give your developers the primitives to build agents that authenticate correctly from the start. As Okta president Ric Smith framed it, speed is now table stakes and security is the differentiator.
5. Okta vs Entra Agent ID, Head to Head
Now the direct comparison. The two products overlap heavily on capability and diverge sharply on center of gravity, and the honest framing is that they are optimized for two different customers who happen to be shopping for the same thing. Microsoft's advantage is proximity to where agents are created; Okta's advantage is independence from any single place agents are created. Neither is strictly better, and the right choice depends far more on your existing estate than on any feature checkbox.
On discovery and provisioning, both are excellent but in different modes. Entra provisions automatically and invisibly for agents born inside Microsoft, which is a genuinely superior experience when that is where your agents live, since the identity simply exists the moment the agent does. Okta's discovery is broader and more paranoid, purpose-built to surface the shadow agents scattered across SaaS apps and other clouds through consent-grant analysis. If most of your agents come from Copilot Studio and Foundry, Entra's auto-provisioning wins on elegance. If your agents are spread across Agentforce, Bedrock, bespoke frameworks, and a dozen SaaS tools, Okta's cross-platform sweep wins on coverage.
On access control, the two encode delegation differently. Entra leans on Conditional Access and blueprint-level policy, applying rich, risk-aware conditions to whole fleets of agents at once and enforcing on-behalf-of versus autonomous token patterns. Okta leans on Cross App Access and token exchange to push per-connection authorization up into the identity layer, plus Auth0's fine-grained authorization for document-level control inside RAG. Entra's model is arguably stronger at policy at scale across a fleet; Okta's is arguably stronger at neutral, standards-based, app-to-app delegation that does not assume the resource lives in your cloud. The following table lays the split out directly.
| Dimension | Microsoft Entra Agent ID | Okta for AI Agents |
|---|---|---|
| General availability | Preview May 2025, security plans GA'd across 2026 | April 30, 2026 |
| Provisioning model | Automatic from Copilot Studio, Foundry | Discovery-first, incl. shadow agents |
| Signature primitive | Agent identity blueprints + Conditional Access | Cross App Access (ID-JAG token exchange) |
| Inventory | Agent Registry | Universal Directory + Agent Gateway |
| Third-party agents | SDK sidecar, workload federation | 8,200+ integrations, import from Agentforce/Bedrock |
| Threat detection | Identity Protection risky agents | Identity Threat Protection behavioral |
| Kill switch | Conditional Access block | Universal logout |
| Best fit | Microsoft 365 / Azure estates | Multi-cloud, multi-framework estates |
On lifecycle and governance, the two converge more than they diverge, because both are extending a mature governance engine to a new kind of object. Entra brings access packages, sponsors, and scheduled access reviews from Entra ID Governance and applies them to agents through the blueprint model, while Okta brings certification workflows, assigned human ownership, and a universal-logout kill switch through its own governance layer. Where they genuinely differ is runtime threat detection: Microsoft's Identity Protection already scores risk across billions of daily signals and now extends that to a risky-agents classification, an advantage born of the sheer telemetry flowing through its cloud, whereas Okta's Identity Threat Protection leans on behavioral analytics within active sessions. If continuous, signal-rich risk detection is the priority, Microsoft's data gravity is a real edge; if breadth of coverage across non-Microsoft agents matters more, Okta's reach outweighs the deeper single-cloud signal.
Pricing is where the philosophical difference becomes a budget line, and it is worth being precise because both vendors bury the agent cost inside larger bundles. Microsoft gates agent security behind an Agent 365 license at $15 per user per month, or inside the Microsoft 365 E7 Frontier Suite at $99 per user per month, with Conditional Access for agents additionally requiring Entra ID P1 or P2 underneath - SAMexpert. Okta has no public standalone list price for Okta for AI Agents, but it builds on Workforce Identity, which runs roughly $6 to $17 per user per month, with Identity Governance as an add-on around $4 to $8 per user per month - UnderDefense. Auth0 for AI Agents, by contrast, starts free.
The pricing shapes reveal the strategies. Microsoft prices agent identity as an add-on to a productivity suite, which is nearly free psychologically if you are already deep in Microsoft 365 and expensive if you are not, since the Frontier Suite premium is real. Okta prices it as part of an identity platform, a cost that lands the same whether your agents are Microsoft, AWS, or homegrown, which is exactly what a heterogeneous enterprise wants and a Microsoft-only shop may resent. The decision rule that falls out of first principles is clean: if your agent estate is going to be overwhelmingly Microsoft, Entra Agent ID is the path of least resistance and probably lowest marginal cost; if your agent estate is going to be genuinely multi-vendor, Okta's neutrality is worth paying for, because the alternative is stitching agent identity together yourself across clouds that were never designed to cooperate.
6. The Challengers and the 2026 Consolidation Wave
Okta and Microsoft define the poles, but they are far from alone, and the most telling development of 2026 is not any single product launch. It is the wave of acquisitions that turned agent identity into the hottest consolidation target in security. When five major deals close inside a year, the market is telling you that identity has become the control plane for the agentic enterprise, and every platform vendor wants to own it before agents become the majority of "users." Reasoning from first principles, this is inevitable: if intelligence becomes cheap and agents proliferate, the scarce, defensible layer is not the agent, it is the system that decides what the agent may touch.
The anchor deal is Palo Alto Networks completing its roughly $25 billion acquisition of CyberArk on February 11, 2026, folding the privileged-access leader into a security platform explicitly to secure "every identity across the enterprise, human, machine, and agentic" - Palo Alto Networks. CyberArk matters here because agents are, in access terms, privileged identities, and CyberArk spent two decades perfecting the vaulting, rotation, and just-in-time controls that keep privilege from leaking. Bolting that heritage onto Palo Alto's threat platform produces one of the most credible agent-identity offerings in the field, which is why it sits third in the assessment table despite not being a purpose-built agent product.
The independent identity-governance leaders moved fast to avoid being outflanked. SailPoint launched Agentic Fabric in May 2026 to discover agents, map them to human owners, apply least privilege, and respond automatically to risky behavior, then reinforced it by acquiring the non-human identity firm Entro and unifying everything under one banner at Black Hat - SailPoint. SailPoint reports that non-human identities already account for 40 percent of identity growth in its cloud. Ping Identity shipped Identity for AI in March 2026, built around three components, Agent IAM Core, Agent Gateway, and Agent Detection, that establish agent identity, enforce delegated authority at runtime, and detect agentic activity across the estate - Ping Identity. Both are governance-first houses extending their proven machinery to a new principal type.
The upstarts became acquisition targets almost as fast as they grew. Cisco moved to acquire Astrix Security in May 2026, and Astrix stopped selling new standalone licenses at the end of June, folding its non-human identity discovery into Cisco's security portfolio - SecurityWeek. Weeks later, Cyera agreed to buy Oasis Security for a reported $1 billion, pairing data security with non-human identity governance so an organization can see the full relationship between sensitive data and the human or non-human entities reaching for it - TechCrunch. The pattern is unmistakable: every large platform is buying its way into the layer that governs autonomous access, because building the trust, discovery data, and integrations from scratch would take years the agent boom will not grant.
There is a deeper reason identity specifically became the battleground rather than, say, model safety or data-loss prevention. Access is the choke point where autonomy meets consequence: a model can reason all it likes, but it cannot do anything in the real world until it is granted the right to touch a system, and whoever controls that grant controls the blast radius. Palo Alto framed its CyberArk purchase around securing every identity across the enterprise for exactly this reason, and the logic generalizes to every other deal on the list. In a world where intelligence is abundant and cheap, the durable and defensible layer is not the intelligence but the permission, and the market repriced identity almost overnight the moment agents made that structural fact impossible to ignore.
What this consolidation means for a buyer is subtle but important. The good news is that agent identity is being absorbed into platforms you may already own, which lowers integration friction. The risk is that a best-of-breed tool you adopt this quarter may become a checkbox inside a mega-platform next quarter, with the roadmap, pricing, and support model that implies. When you evaluate a challenger, weigh not only its product but its independence, because in this market a great standalone tool is often a great platform feature waiting to be reorganized. That volatility is one reason many teams anchor on the two large, independent-enough poles, Okta and Microsoft, even when a specialist scores well on a narrow axis.
7. The Non-Human Identity Specialists
Sitting slightly to the side of the agent-identity leaders is a category that predates the agent boom and set much of its intellectual groundwork: the non-human identity security specialists. These companies started by securing the service accounts, API keys, OAuth tokens, and secrets that already outnumbered humans long before agents arrived, and agents turned out to be the ultimate non-human identity, so their expertise transferred almost directly. Understanding this category matters because it answers a question the platform vendors sometimes gloss over: what about the thousands of non-human identities you already have, the ones agents will inherit and abuse if left unmanaged.
Astrix Security and Oasis Security are the clearest exemplars, and their trajectories, both ending in acquisition, tell you how central this niche became. Astrix, founded in Tel Aviv in 2021 and backed by roughly $85 million, built its reputation on discovering and securing non-human identities across networks and clouds, which is precisely why Cisco wanted it. Oasis, founded in 2022 by veterans of an Israeli military intelligence technology unit and funded to around $195 million, focused on identity governance for machines, services, and agents, the capability that made it worth a billion dollars to Cyera. Their value was never a single feature; it was the accumulated map of an enterprise's non-human sprawl and the workflows to shrink it.
The category is deeper than those two, and the differentiation is real rather than cosmetic. Alongside them sit Token Security, Clutch Security, Natoma, Britive, P0 Security, and Veza, each attacking a slightly different slice of the non-human problem, from just-in-time privilege to entitlement visibility to secret lifecycle. The recurring survey finding that justifies their existence is stark: the Cloud Security Alliance reported that 68 percent of organizations feel their non-human identities are under-monitored and only 15 percent are highly confident they could prevent a non-human identity attack - Cloud Security Alliance. Those numbers are the addressable market for this entire segment.
Aembit is worth singling out because it sits precisely on the seam between non-human identity and agent identity. Its IAM for Agentic AI, generally available in 2026, is built around a concept it calls Blended Identity, which defines how an agent acts on behalf of a verified human, plus an MCP Identity Gateway that brokers an agent's access to enterprise resources based on identity, policy, and runtime attributes, all without handing the agent a static secret - Aembit. That secretless, on-behalf-of posture is exactly the delegation model the whole industry is converging toward, and it shows how a workload-identity vendor pivots into agent identity by treating the agent as the most demanding non-human workload yet built. For teams standing up MCP servers, this class of tool answers in production the authentication question our guide to building a remote MCP server raises in theory.
For a buyer, the specialists answer a different question than Okta or Entra do, and the two are complementary rather than competitive. The platform vendors are strongest at giving new agents a governed identity going forward; the non-human identity specialists are strongest at excavating the mess of existing machine identities an enterprise has accumulated for years, the exact credentials an agent will pick up and wield. The uncomfortable truth is that most organizations need both perspectives, which is exactly why the platforms are acquiring the specialists rather than out-competing them. If you are early in your program, start by discovering what non-human identities you already have before you add thousands more that reason and act on their own.
8. The Developer-First Layer
There is a final, quieter tier that the enterprise conversation often skips but that determines whether agents authenticate correctly at all: the developer-first identity tools. These are the libraries and APIs a team reaches for when it is building an agent or an MCP server and needs it to log in, hold tokens safely, and request scoped access without the developer hand-rolling OAuth and inevitably getting it wrong. This layer matters because most agent security failures do not happen in the admin console; they happen in code, when a builder hardcodes a secret or grants an agent a token far broader than the task requires.
Descope is the most agent-native of this group. Its Agentic Identity Hub lets teams manage AI agents as first-class identities with MCP authentication, OAuth 2.1 scopes, step-up authentication for sensitive actions, and support for headless agents that have no human in the loop at all - Help Net Security. WorkOS takes a deliberately minimal stance, letting teams add MCP-compatible OAuth, fine-grained tool scoping, and SSO next to an existing directory rather than replacing it, which is attractive precisely for organizations already running Okta or Entra and unwilling to rip anything out - WorkOS. These tools optimize for the builder's experience, and they score lower in the enterprise assessment table not because they are weak but because they answer a narrower question.
The consolidation reached this layer too, which underlines how strategic it has become. Twilio acquired Stytch, closing on November 14, 2025, explicitly to build an "intelligent identity layer" for agentic AI, combining Stytch's developer-first identity stack and its Connected Apps OAuth provider with Twilio's communication and reputation data to authenticate agents and spot rogue ones in real time - Twilio. Stytch had become a favorite for turning an application into an OAuth provider for MCP servers, giving agents scoped, revocable, auditable access with proper consent and token lifecycle. A communications giant paying for a developer identity library is a strong signal that agent authentication is now infrastructure, not a convenience.
The way to think about this tier is as the foundation the enterprise platforms sit on top of, not a substitute for them. A developer tool like Descope or WorkOS ensures the agent your team ships authenticates cleanly and requests least privilege from birth; a platform like Okta or Entra ensures the security organization can see, govern, and revoke that agent across the whole company. Small teams and startups often live entirely in the developer tier and are right to. Large enterprises need the developer tier for their builders and the platform tier for their CISO, and the mistake is assuming one replaces the other. For a fuller treatment of the underlying authentication choices, our guide comparing modern application auth providers walks through the trade-offs builders face before agents even enter the picture.
9. The Protocol Wars: XAA, MCP, A2A, and AP2
Underneath every product in this guide is a scramble to agree on the wire protocols that let agents authenticate, delegate, and transact, and 2026 was the year that scramble got serious. Standards are unglamorous, but they decide whether the agent economy is interoperable or balkanized, and both leaders in this guide are betting heavily that open standards, not proprietary lock-in, will win the trust of enterprises. This section maps the stack, because a buyer who understands the protocols can tell the difference between a vendor building on open rails and one quietly laying track only its own trains can use.
The foundational shift happened with Model Context Protocol authorization. The MCP specification made MCP servers behave as OAuth 2.0 resource servers, mandated protected-resource metadata, and required OAuth 2.1 with PKCE for any internet-accessible server, which turned the wild west of agent tool access into something an identity provider can actually govern - Auth0. This is why nearly every product here now advertises MCP support: it is becoming the default way agents reach tools, and getting its authentication right is table stakes. Our deep dive into MCP versus the A2A protocol unpacks how these two layers divide the work.
Above authentication sits the delegation and communication layer. Token exchange, standardized as RFC 8693, is the quiet workhorse that lets one credential be swapped for another with narrowed scope, and it is what Okta's Cross App Access is built on. For agents talking to other agents, Google donated the Agent2Agent protocol to the Linux Foundation on June 23, 2025, with founding collaborators including AWS, Cisco, Microsoft, Salesforce, SAP, and ServiceNow, establishing a neutral home for agent-to-agent trust - Linux Foundation. That vendor list is notable because it includes companies that compete fiercely everywhere else, which is how you know the interoperability problem is real.
Beneath all of this sits the question of how an agent proves its identity without a shared secret in the first place, and here an older standard is finding new purpose. SPIFFE and SPIRE, now graduated projects at the Cloud Native Computing Foundation alongside Kubernetes and Prometheus, ground trust in platform attestation rather than passwords, issuing short-lived cryptographic identities to workloads based on verifiable properties of where they actually run - Red Hat. Applied to agents, this yields an identity that is minted fresh, expires quickly, and cannot simply be copied out of a config file, which is the direct opposite of the long-lived secrets fueling the sprawl described earlier. The quiet convergence of workload attestation and agent identity is one of the more important architectural trends of the year, precisely because it attacks the credential problem at its root.
Then there is money, the layer that makes agent identity suddenly non-optional. Google announced the Agent Payments Protocol, AP2, on September 16, 2025 with more than 60 partners, including Mastercard, PayPal, Coinbase, American Express, and, tellingly, both Okta and 1Password - Google Cloud. AP2 builds on A2A and MCP and uses cryptographically signed "mandates" so that when an agent spends money, there is a verifiable, non-repudiable chain proving the human authorized it. The presence of identity vendors among the payment partners is the whole thesis in miniature: you cannot let an agent transact until you can prove who it is and on whose authority it acts.
Tying it together is IPSIE, the Interoperability Profile for Secure Identity in the Enterprise, an OpenID Foundation working group that Okta convened with Ping Identity, Microsoft, and others to profile OpenID Connect, OAuth, SCIM, and shared signals into one coherent enterprise standard - OpenID Foundation. The significance is that Okta and Microsoft, direct competitors, sit at the same standards table, which is the clearest evidence that neither believes agent identity can be won by proprietary lock-in alone. For the enterprise, the practical guidance is to favor vendors demonstrably building on these open rails, because an agent identity strategy anchored to one vendor's private protocol is a strategy that ages badly. The parallel infrastructure being built for agent commerce is covered in depth in our agent payments guide.
10. Deploying Agent Identity Without Getting Burned
Choosing a platform is the easy part. Making agent identity actually work in production is where programs succeed or quietly collapse, and the failure modes are consistent enough to name in advance. The overarching lesson from early adopters is that agent identity is a governance program wearing a technology costume: the tooling is necessary but insufficient, and the organizations that struggle are the ones that bought a product and skipped the operating discipline around it. Start from the outcome you need, which is the ability to answer at any moment who an agent is, what it can reach, and who is accountable for it, then work backward to the controls.
The first failure mode is inventory blindness, and it is the most common. You cannot govern what you cannot see, and agents proliferate through side doors: a business user connecting an assistant to a SaaS app, a developer spinning up a prototype, a vendor's product quietly embedding one. This is why discovery, especially shadow-agent discovery, is the non-negotiable first capability, and why both leaders lead with it. Before you write a single access policy, run discovery across your clouds and SaaS estate and expect the true agent count to surprise you. An unmanaged agent is not a gap in a report; it is a live credential nobody is watching.
The second failure mode is over-permissioning through delegation confusion. Because agents act on behalf of users, teams routinely grant an agent the union of every permission it might ever need, creating exactly the confused-deputy risk that turns a low-privileged user into a high-privileged attack path. The discipline that prevents this is scoping every agent to the intersection of its own allowed actions and its current principal's, issuing short-lived rather than standing credentials, and enforcing authorization at the moment of the tool call rather than trusting a broad grant made at setup. This is precisely the problem that token exchange, Cross App Access, and Conditional Access blueprints exist to solve, and it is worth insisting your implementation uses them rather than static keys.
The third failure mode is treating identity as separate from the agent's behavior at runtime, which leaves you blind to a hijacked agent. A correctly provisioned, correctly scoped agent can still be steered into harm by a prompt-injection attack buried in a document it reads, so identity has to be paired with behavioral monitoring that notices when a well-behaved assistant starts acting like an intruder. The defensive playbook for that specific class of attack is its own discipline, which we cover in our guide to prompt-injection defense for AI agents. The through-line is that identity, least privilege, and threat detection are one system, and skipping any layer leaves a hole the other two cannot cover.
A fourth consideration is auditability, which is easy to defer and painful to retrofit. When an agent takes an action, a regulator, an auditor, or an incident responder will eventually ask who authorized it, on whose behalf, and under what policy, and if the answer lives only in scattered application logs the investigation stalls before it starts. This is why every serious platform streams agent authentication and activity into a SIEM and preserves a non-repudiable trail, and why the emerging payment protocols insist on cryptographically signed mandates. Build the audit trail from day one, because the first time you truly need it will be during an incident, and reconstructing an autonomous actor's decisions after the fact from incomplete logs is exactly the scenario that turns a contained problem into a disclosed breach. For agents that manage themselves over time, our guide to managed agents covers the operational discipline this demands.
There is also a build-versus-adopt decision underneath all of this that deserves honesty. Wiring together discovery, delegation, governance, and runtime monitoring across a heterogeneous estate is substantial engineering, and not every team should own it. Some organizations instead adopt a managed AI workforce platform where the agents and their permissions are governed centrally by the platform itself, so identity, scoping, and audit come built into how the workforce is operated rather than assembled from parts. Platforms such as O-mega take this route, treating a fleet of autonomous agents as a governed workforce out of the box, which trades some control for a great deal less plumbing. It is the same trade every company makes between running its own identity stack and buying one, now applied to the agents themselves. The founder behind O-mega, Yuma Heymans (@yumahey), also co-founded the AI recruitment platform HeroHunt.ai, and has spent the last few years living inside exactly this question of how you let software act as staff without losing the accountability you would demand of a human hire. For the broader economics of running agents at scale, our analysis of why most agent pilots never reach production is a useful companion, as is the practical view in hiring an AI workforce to run your company.
11. The Future: Guardian Agents and the Identity Control Plane
Where this all heads is worth reasoning about carefully, because the trajectory changes what you should build today. The naive extrapolation is "more agents, more identities to manage," and that is true but shallow. The structural shift is that the identity layer is becoming the primary control surface of the enterprise, the place where the difference between a productive autonomous workforce and an uncontrolled one is decided. When agents outnumber employees by two orders of magnitude and command trillions in transactions, identity stops being an IT function and becomes the mechanism through which a company exercises authority over its own operations.
The volume alone forces new approaches. Gartner projects the number of agents per company will grow from roughly 15 in 2025 to as many as 150,000 by 2028, and forecasts that AI agents will command $15 trillion in B2B purchases by that year - Gartner. At that scale, human review of agent access becomes physically impossible, which is why Gartner also predicts the rise of guardian agents, AI systems whose job is to oversee other AI systems, reaching 10 to 15 percent of the agentic AI market by 2030. The identity plane will increasingly be operated by agents policing agents, with humans setting policy and handling exceptions rather than approving individual grants. That is a profound change in how control actually gets exercised.
This reframes what a security team is actually buying. Today the pitch is visibility and control over a few dozen agents, a problem a capable person can still supervise directly. By 2028 the same team may be accountable for tens of thousands of autonomous identities transacting continuously, and no dashboard refreshed by a human keeps pace with that. The platforms that win will be the ones whose policy engines are themselves programmable and autonomous, capable of provisioning, scoping, and revoking at machine speed under human-authored rules, with people intervening on exceptions rather than rubber-stamping approvals. That is why both Okta and Microsoft describe their offerings as fabrics and control planes rather than tools: the ambition is to be the substrate the entire agentic enterprise runs on, not a product someone opens each morning.
The counter-narrative deserves equal weight, because unbridled optimism about agent identity would be its own mistake. Gartner expects more than 40 percent of agentic AI projects to be canceled by the end of 2027, undone by cost, unclear value, or inadequate controls, and warns that applying uniform, human-style governance to agents will actively cause failures - Gartner. The lesson is not that agent identity is hype but that it is hard, and that governance designed for humans, applied mechanically to something that acts a million times faster, breaks in ways that only surface in production. The winners will be the organizations that treat agent identity as a distinct discipline with its own patterns, not a copy-paste of workforce IAM.
The strategic conclusion, built from the ground up, is that the scarce asset in the agentic enterprise is not intelligence, which is becoming cheap, but trust that can be enforced, which is becoming the bottleneck. Whoever owns the layer that decides what an autonomous actor may touch owns the most defensible position in enterprise software, which is exactly why Palo Alto, Cisco, Cyera, SailPoint, and Twilio all bought their way in, and why Okta and Microsoft are willing to sit at the same standards table despite competing everywhere else. For the enterprise buyer, the takeaway is to stop thinking of agent identity as a feature you will get around to and start treating it as the foundation the entire agentic strategy stands on. The wider context of agents entering the workforce is explored in our piece on AI agents as the humanoids of enterprise software and the orchestration patterns behind them in our multi-agent orchestration guide.
Conclusion: How to Choose
The decision comes down to a small number of honest questions about your own environment, and the assessment table at the top of this guide is the summary, not the substitute for these questions. Agent identity is not a market with one right answer; it is a market with two strong poles and a rich middle, and the correct choice is the one that matches where your agents actually live and how heterogeneous your estate actually is.
If your workforce and your agents run predominantly on Microsoft 365 and Azure, Microsoft Entra Agent ID is the path of least resistance and likely lowest marginal cost, because it provisions identity automatically at the moment an agent is created and governs it with the same Conditional Access and governance machinery you already operate. If your agents are spread across multiple clouds, frameworks, and SaaS applications, Okta for AI Agents earns its keep through genuine neutrality, aggressive shadow-agent discovery, and standards-based delegation through Cross App Access that does not assume any particular home for your resources. The tie-breaker is not features, which converge; it is gravity, which does not.
Around those poles, weigh the challengers for what they uniquely add: CyberArk under Palo Alto for privileged-access depth, SailPoint and Ping for governance rigor, the non-human identity specialists for excavating the machine-identity mess you already have, and the developer-first tools for building agents that authenticate correctly from birth. Whatever you choose, deploy discovery first, scope to the intersection of agent and principal rather than the union, pair identity with runtime threat detection, and remember that the goal is a simple, durable capability: the ability to answer, at any second, who an agent is, what it can reach, and who is accountable when it acts. Get that right and agents become a governed workforce. Get it wrong and they become, as Okta's chief executive warned, the insider threat you invited in yourself.
This guide reflects the AI agent identity landscape as of August 2026. This is one of the fastest-moving corners of enterprise security, with product launches, general-availability dates, pricing, and acquisitions changing month to month. Verify current details with each vendor before making a purchasing decision.