# Okta's 19% Stock Surge Is Really About a Security Problem Nobody Has Solved Yet


Every AI agent your organization deploys can authenticate to production systems, read sensitive data, and take actions on your behalf — often without a human in the loop. Most of them have no meaningful identity governance at all. That's the security vacuum Okta just told investors it intends to fill, and Wall Street believes it.


Shares of the identity giant jumped more than 19% in after-hours trading Wednesday after the company reported $805 million in Q2 revenue — 11% year-over-year growth — and raised its fiscal 2027 outlook to $3.22 billion. The headline numbers are solid, but the earnings release was less a financial story than a strategic declaration: Okta is repositioning itself as the identity layer for the agentic AI era, and it's making acquisitions to back that up.


## The Non-Human Identity Explosion Nobody Planned For


For most of its history, identity security was about people. You authenticated employees, you managed customer accounts, you enforced MFA. The threat model was clear: a person with credentials was trying to get somewhere they shouldn't.


AI agents break that model completely.


An enterprise deploying a dozen AI agents — for code review, customer support, financial analysis, HR workflows — has suddenly added a dozen new identities that can independently connect to enterprise systems, query databases, call APIs, and write data. Unlike human employees, they don't log off at 5 PM. They don't get suspicious when told to pull a week's worth of financial records at 2 AM. They won't question whether a request looks unusual.


Okta CEO Todd McKinnon framed it plainly on the call: "Every agent needs a trusted identity and clear controls over what it can access and do." That's the right framing. It's also a problem the industry has almost completely failed to address at scale. Service accounts, API keys, and OAuth tokens — the legacy mechanisms most organizations use to manage machine identities — were never designed for agents that reason about context and make decisions. They're static credentials attached to processes that were never expected to behave unpredictably.


The scope is staggering. Enterprise technology research firm estimates that machine identities already outnumber human identities in large enterprises by ratios of 40-to-1 or higher. AI agents are about to accelerate that ratio further, and most organizations have no centralized inventory of what those identities exist, what they have access to, or whether any of them have been compromised.


## What the Permiso Acquisition Actually Means


Buried in the earnings release was confirmation that Okta has closed its acquisition of Permiso Security, announced in July. This is worth more attention than it's getting.


Permiso built a cloud-native detection platform focused specifically on threats involving human, non-human, and agentic identities across multi-cloud environments. Critically, Permiso's focus is on post-authentication behavior — what an identity does after it's been granted access, not just whether the initial login was legitimate.


This matters because traditional identity security draws a hard line at the door. You authenticate successfully, you're in, and identity systems largely stop watching. That worked when humans were the actors, because humans have behavioral patterns that security operations teams know how to monitor for anomalies. AI agents behave differently. Their access patterns are bursty and API-heavy. They might legitimately pull thousands of records in a single session. Detecting malicious activity in that context requires building baselines for agentic behavior, which is genuinely hard.


Permiso's P0 Labs threat research team joining Okta's research operation is also worth watching. P0 Labs has published some of the most technically credible work on cloud identity threats — their analysis of identity-based attacks in AWS and Azure has been cited in incident post-mortems. Absorbing that capability into Okta's platform could meaningfully advance detection quality, not just expand the product surface.


## The Market Signal Underneath the Earnings Beat


A 19% single-day pop on an identity security company should be read carefully. Okta's remaining performance obligations — the backlog of contracted future revenue — rose 17% to $4.86 billion. That's not a quarter where customers paid more; that's a quarter where customers committed more. Enterprises are signing longer, larger contracts because they believe the AI identity problem is real, it's coming fast, and they need a vendor who has thought about it.


That's a meaningful market signal. Enterprise software contracts are not impulse purchases. Security teams are convincing their boards and their CFOs that securing AI agents is a budget priority, not a future concern.


For context: Okta's fiscal 2025 results were overshadowed by the aftermath of its 2023 breach, which compromised customer support data and damaged the company's credibility. That the company has recovered to a position where it's leading the conversation on a new security category reflects both effective crisis management and genuine market demand for what it's selling.


## HackWire Analysis


The AI agent identity problem is more urgent than most organizations are treating it, and the reason is architectural, not just strategic.


When you give an AI agent credentials to access your CRM, your code repositories, or your internal knowledge base, you are extending the blast radius of any future compromise of that agent or those credentials. History shows how badly this goes when machine identities aren't managed: the SolarWinds attack exploited service account credentials. The CircleCI breach in 2023 began with a compromised service account token. The Uber breach started with a contractor's credentials but pivoted quickly to internal service accounts. In every case, the attackers moved laterally because machine identities had too much access and too little monitoring.


AI agents introduce a new wrinkle: they're designed to be autonomous. An attacker who compromises an AI agent doesn't just get credentials — they get an autonomous actor that can be instructed to behave normally while doing abnormal things. Post-authentication detection, which Permiso specializes in, becomes essential in this context, not optional.


What other coverage is missing: the identity challenge isn't just about the agents themselves. It's about the trust chains those agents participate in. When an AI agent calls another AI agent — multi-agent orchestration, which is already common in enterprise deployments — each hop in that chain is an identity assertion. If any identity in that chain is compromised or overprivileged, the entire workflow is potentially vulnerable. Nobody has solved multi-agent trust delegation at scale. Okta is positioning to be that solution, but the product work to get there is substantial.


Defenders should treat this earnings story as a market confirmation of their own risk exposure. Inventory your AI agent deployments now. Map what credentials they hold, what systems they can reach, and whether you have any behavioral monitoring on their API calls. If the answer is "we have API keys in environment variables and no logging," you are describing most enterprises today — and that's the gap Okta just convinced investors it can close.


— HackWire Editorial


## Related Coverage


  • Read more in our [Vulnerabilities](https://www.hackwire.news/category/vulnerabilities) coverage
  • Cross-reference with [Breaches](https://www.hackwire.news/category/breaches) and [Malware](https://www.hackwire.news/category/malware)
  • Stay current via the [HackWire homepage](https://www.hackwire.news/)