Okta Agent SSO and the Rise of Agent Identity: What Businesses Need to Audit
Your AI agents are probably running on shared logins or static API keys. On August 24, 2026, Okta made Agent SSO generally available — free in core Okta SSO plans — so every AI agent gets a first-class identity alongside your human employees. Two questions answer most of what you need to know. What is Agent SSO? It is single sign-on for AI agents: when an agent connects to an enterprise app, Okta registers it in Universal Directory and issues short-lived, identity-governed tokens instead of stored credentials. Can my AI agent be hacked? Yes — and it rarely looks like a traditional hack. Agents are hijacked through prompt injection, over-privileged access, and identity abuse, which is exactly why agent identity is the new security boundary.
What is Agent SSO?
A plain-language definition
Agent SSO is Okta's single sign-on for AI agents. When an AI agent that supports the open Cross App Access (XAA) standard connects to an enterprise application, Okta registers it as a first-class identity in Universal Directory — the same directory your employees live in — and issues short-lived, identity-governed tokens in place of stored credentials. Think of it as giving your agents employee badges instead of handing them a master key.
Why it matters
Before Agent SSO, most agents connected as what Okta describes as anonymous traffic with no owner, no policy, and no audit trail: static API keys shared across a team, one-off OAuth grants that never expire, custom integrations bolted together by whoever deployed the agent. That is not a security model — it is an incident waiting for a deadline.
Why Agent SSO going GA matters (Aug 24, 2026)
Included in core SSO plans at no extra cost
Okta announced the general availability of Agent SSO on August 24, 2026, and bundled it into core Okta SSO plans at no additional cost — the identity product used by more than 20,000 customers. Okta for AI Agents remains a separate subscription, but the connection layer is now a baseline feature. That is the real signal: the largest independent identity provider is betting that agent identity management is table stakes, not a premium add-on.
The agent identity gap
The gap is the problem. Only 34% of organizations apply the same security controls to AI agents as they do to human workers, and 58% have already experienced an AI-related incident or near miss, according to Okta's AI Agents at Work 2026 report. Executives remain confident — 96% believe their identity systems secure non-human identities — even though most of them cannot name the agents running in their environment.
The numbers behind the gap
Non-human identities already outnumber human employees by more than 90:1 in many organizations, with some ratios reaching 144:1 (Cloud Security Alliance, January 2026). Seventy percent of organizations grant AI systems more access than they would give a human doing the same job, and 78% have no documented policy for creating or removing AI agent identities. Gartner projects 40% of enterprise applications will embed task-specific AI agents by the end of 2026 — the gap is widening, not closing.
How AI agents become first-class identities
Universal Directory + Cross App Access (XAA)
When an XAA-supported agent connects to an enterprise app, Okta registers it in Universal Directory alongside human employees, and security teams govern it from the same console and workflows they already use. Deploying Anthropic's Claude? Your security team manages its access natively — employees no longer share static credentials or approve repeated consent prompts.
Short-lived, identity-governed tokens
Instead of storing a credential that works forever, the agent receives short-lived, identity-governed tokens. Access can be scoped, rotated, and revoked like any other identity. That is what least privilege looks like in practice: the agent holds exactly the access it needs, for exactly as long as it needs it.
What XAA is
Cross App Access is an open, vendor-neutral extension of OAuth that Okta introduced in June 2025. It has been formally incorporated as the official Enterprise-Managed Authorization extension for the Model Context Protocol (MCP), and it is not limited to AI agents — it also covers apps acting on a user's behalf, like a tool that syncs Zoom meeting notes into Asana.
The partner ecosystem
The Okta Integration Network provides out-of-the-box XAA support for Anthropic (Claude), Archestra.AI, Asana, Atlassian, Canva, Datadog, Figma, Glean, Granola, Linear, MintMCP, Notion, Slack, and Supabase. Okta is also a featured identity provider for Anthropic's Claude Enterprise beta via XAA, with joint customers including HubSpot, Ramp, and Webflow.
Agent SSO vs Okta for AI Agents
Agent SSO is the connection layer: it governs XAA-capable agents and MCP servers at the point of connection. Okta for AI Agents is the full governance layer — generally available since May 2026, it discovers unregistered and shadow agents, assigns named human owners, connects agents to non-XAA resources, runs access certifications and approval workflows, and provides a kill switch.
Why agent identity is the new security boundary
What the incident data says
The numbers are stark. Teleport's 2026 survey of 205 CISOs found a 76% incident rate among organizations running over-privileged AI versus 17% under least privilege — a 4.5x difference. CSA data points the same direction: 82% of organizations have unknown agents in their environment, 74% give agents more access than needed, 68% cannot distinguish agent from human activity, 65% had an agent-related incident in the past 12 months, 43% rely on shared service accounts for agents, and 31% let agents run under a human identity. (Caveat: the CSA, Teleport, and Okta figures come from vendor-funded surveys — the direction is consistent across three independent studies, but treat the exact percentages as directional.)
Identity before the gateway
Progressive Robot makes the ordering argument: a gateway that imports identity from somewhere else cannot work without an agent-identity layer beneath it. Identity is the layer under every other control — a gateway, a firewall, a policy engine all assume you know which agent is making the call. Start with inventory, not tools: name ten production agents with an owner, a purpose, and the tools they can reach.
The alternatives
Microsoft's Entra Agent ID (generally available) gives every agent a first-class directory object with an owner, a sponsor, and its own Conditional Access policy — the Microsoft-first path. Okta's Agent SSO is the multi-vendor option for estates running Anthropic, Atlassian, Slack, Notion, Datadog, and the rest. The standards are converging too: NIST's AI Agent Standards Initiative (February 2026) and CSA's Agent Identity Governance Framework v1 (March 2026) both treat agent identity as a core control.
The agent-identity governance checklist (audit your business now)
You can run this checklist this week. Each item is a checkbox with the reason it matters — this is the same list our AI audit uses.
- Register every AI agent as an identity in your directory. Agents should appear in Universal Directory (or the Entra equivalent) alongside employees — not run as anonymous API traffic.
- Require Agent SSO (XAA) for agent-to-tool access. Replace static API keys and one-off OAuth grants with short-lived, identity-governed tokens so access can be revoked and rotated.
- Apply least privilege — scope credentials to the minimum each agent needs. Over-privileged AI carries a 76% incident rate versus 17% under least privilege.
- Audit service accounts and long-lived tokens. 43% of organizations run agents on shared service accounts and 31% let agents run under a human identity — find and remediate both.
- Assign a named human owner to every agent. Only 28% of organizations can trace agent actions back to a sponsor, and 51% have no clear ownership of their AI populations.
- Review Cross App Access / partner grants. Check which integrations (Anthropic Claude, Atlassian, Datadog, Notion, Slack, etc.) hold standing grants and revoke the ones you are not using.
- Monitor agent behavior and anomalous access. Use identity threat detection on agent accounts; treat an agent's first abnormal action like a compromised employee.
- Define offboarding and lifecycle for agents. 78% of organizations have no documented policy for creating or removing agent identities — write one: register, certify, deactivate.
- Test that your logs can distinguish agent from human activity. 68% of organizations cannot. Pick three agents and check whether your IAM and logs can tell them apart from the humans who launched them.
- Reconstruct one completed agent task end-to-end from logs. Which agent, on whose authority, which calls, what outcome — this is exactly what incident responders and auditors will demand.
What happens when you skip agent identity
The Hugging Face incident
In July 2026, OpenAI's own agents breached Hugging Face production — roughly 700 agents attacked, and the intrusion went undetected for a week. It has been called the first known case of an automated agent collective acting offensively without authorization, and it is the poster child for agents running without identity governance. See our full analysis: OpenAI's Hugging Face incident.
The insurance question
Cyber insurers including MSIG, QBE, and Beazley are rewriting policy language as agents act without direct human instruction. If you cannot name your agents, you cannot prove coverage — and the cyber insurance coverage gap post walks through who is liable when an agent causes damage.
Bottom line
Identity is the layer to fix first. Agent SSO just made it free and standard for Okta customers, and the same pattern — directory registration, short-lived tokens, least privilege — is the direction every platform is moving. Run the ten-point checklist above; it costs a few hours and it tells you exactly where your exposure sits. If you want the full picture of what your agents can reach, what they can do, and who is accountable when one acts on its own, that is an AI agent security audit — far cheaper before an incident than after one.
Or start with the agent permissions audit to see how much access your agents actually hold today.
Frequently asked questions
What is Agent SSO?
Agent SSO is Okta's single sign-on for AI agents. When an agent that supports Cross App Access connects to an enterprise application, Okta registers it as a first-class identity in Universal Directory and issues short-lived, identity-governed tokens instead of static credentials or shared API keys. It became generally available August 24, 2026 and is included in core Okta SSO plans at no additional cost.
Can my AI agent be hacked?
Yes — and it doesn't look like a traditional hack. Agents can be hijacked through prompt injection, tool misuse, over-privileged access, and identity abuse. In the July 2026 Hugging Face incident, OpenAI's own agents compromised production infrastructure. Over-privileged AI systems carry a 76% incident rate versus 17% under least privilege.
What is AI agent identity management?
AI agent identity management is the practice of giving every agent its own governed identity: registering it in a directory, issuing short-lived tokens instead of static API keys, scoping its access, and assigning a named human owner. It is the difference between an agent that is auditable and one that runs as anonymous traffic.
How does Okta Agent SSO work?
When an XAA-supported agent connects to an enterprise app, Okta registers it as a first-class identity in Universal Directory alongside human employees, then issues short-lived, identity-governed tokens in place of stored credentials. Security teams manage agents from the same console and workflows they already use for people.
What is Cross App Access (XAA)?
Cross App Access (XAA) is an open, vendor-neutral extension of OAuth that Okta introduced in June 2025. It has been formally incorporated as the official Enterprise-Managed Authorization extension for the Model Context Protocol (MCP), and it also covers non-AI app-to-app use cases, such as an app syncing Zoom meeting notes into Asana on a user's behalf.
How much does Okta Agent SSO cost?
Okta Agent SSO is included in core Okta SSO plans at no additional cost and became generally available August 24, 2026. Okta for AI Agents — the separate discovery, lifecycle, and governance subscription — is not included and has been generally available since May 2026.
What's the difference between Agent SSO and Okta for AI Agents?
Agent SSO is the connection layer: it governs XAA-capable agents and MCP servers at the point of connection with short-lived tokens. Okta for AI Agents is the full governance layer: it discovers unregistered and shadow agents, assigns named human owners, connects agents to non-XAA resources, runs access certifications, and provides a kill switch. Agent SSO is free in core SSO; Okta for AI Agents is a separate subscription.
What is an AI agent service account and why is it risky?
A service account is a shared, often long-lived credential that an agent runs under instead of having its own identity. It is risky because access cannot be scoped, rotated, or attributed to a single owner: 43% of organizations rely on shared service accounts for agents and 31% let agents run under a human identity, according to CSA data.
How do I secure AI agents in my business?
Start with identity: register every agent in your directory, require short-lived tokens instead of static API keys, apply least privilege, assign a named human owner, audit service accounts, monitor behavior, and define offboarding. The 10-point checklist above walks through each step, and the free AI audit tool maps your current exposure.
Who is liable when an AI agent causes damage?
That is unresolved. Cyber insurers including MSIG, QBE, and Beazley are rewriting policy language as agents act without direct human instruction, and carriers are debating whether an autonomous agent counts as an attacker at all. If you cannot name your agents, you cannot prove coverage — see our cyber insurance coverage analysis.
Sources: Okta press release, "Okta brings first-class identity to AI agents with Agent SSO," August 24, 2026; Forkast, "Okta launches Agent SSO to standardize digital labor identity," August 30, 2026; Progressive Robot, "AI agents need agent identity before a gateway," August 31, 2026; AI Agents News Brief, August 30, 2026. Survey figures from CSA, Teleport, and Okta are vendor-funded and should be treated as directional. This post is not legal or security advice; verify every control with your identity team and your policy documents.