Megatrend · Cybersecurity & Digital Trust

When the walls disappear, what protects a company isn't its location — it's the question "who are you?"

In a world where everyone works from anywhere and every app lives in the cloud, the first checkpoint of security is no longer "which building are you connecting from." It's "who are you, and can you prove it?" — this is the business of proving identity and opening the door only to the right person: log in once and get into every app (SSO), confirm yourself in two layers (MFA), and the "issuer of digital ID cards" that every app agrees to trust. This field has one slogan that explains everything: "identity is the new perimeter."

Category Cybersecurity Level Specific topic Layer platform Read time ~12 min
Diverse people walk toward a single door floating in mid-air, with a guard checking identity standing watch; behind it are buildings of various apps, all turning to trust this same door.
ภาพประกอบ (hero.webp)
The one door every app trusts. When there's no wall around the office anymore, what keeps outsiders out is a "checkpoint of identity" that every app agrees to trust together.

01What it is — identity is the new perimeter

Think about going into a big concert. You don't show your ticket at every food stall or every restroom door — you show it once at the entrance, and they put a wristband on you. After that, every spot in the venue just glances at your wrist to know you've already been checked. This node is the one that makes that wristband for the digital world — a system that proves "who you are" once, then issues a "pass" that every app accepts.

In IT, this comes in three pieces you run into every day: SSO (Single Sign-On — log in once, get into every app), MFA (Multi-Factor Authentication — confirm yourself in two layers, like a password + a code on your phone), and the lead behind the scenes, the identity provider (IdP), or "issuer of digital ID cards," that every app agrees to trust. If the IdP says "this really is John," apps like Gmail, Slack, and Salesforce open the door right away, with no need to ask for a password again.

Why has this become so much more important? Because security used to be measured by location — if you were connecting from inside the office, you were trusted. But once everyone works from home and apps all move to the cloud, "inside the office" loses its meaning. The only thing that can still tell who should access what is identity. That's where the line the whole field repeats comes from: "identity is the new perimeter" — the old castle wall is replaced by a checkpoint of identity that travels with each person, everywhere.

On the megatrend map, this node is a sub-branch under Identity & Access Management (IAM) within the big trend Cybersecurity & Digital Trust, with two siblings that do different jobs — Privileged Access Management (PAM), which guards the keys to the most important rooms, and Identity Governance (IGA), which watches over who should have which rights. This node is the "front door" that everyone has to pass through in their daily logins.

Key terms
SSO · MFA · Identity Provider (IdP)

SSO = log in at one place, get into every connected app, no need to remember multiple passwords · MFA = confirm yourself in more than one layer (something you know = password + something you have = phone/key + something you are = fingerprint/face) to stop someone who only stole the password · Identity Provider = the central system that holds identities and issues the "pass" other apps trust — the heart that SSO and MFA run through.

02Why it matters — every hack starts by stealing a login

There's a fact that made the whole security field pour money into identity: most modern attacks don't start by breaking through the wall, they start by walking in the front door with a stolen key. The Verizon DBIR 2025 report found that the use of stolen passwords was the starting point of 22% of breaches, and in the first quarter of 2025, over 56% of breaches came from passwords leaked where there was no MFA standing guard.

22% of breaches in 2025 started from a "stolen password" (Verizon DBIR 2025) — making identity the most worthwhile checkpoint to invest in defending, because it's the door hackers choose to walk through most.

When "logging in" became the main battlefield, money flowed into this market fast. The global IAM market is worth about $26 billion in 2025 and is expected to reach ~$42.6 billion by 2030 — growing about 10–12% a year, with some firms estimating as far as $65 billion by 2034. More important than the numbers is the reason it grows: every organization in the world moving to the cloud has to invest in this before anything else, because if the identity checkpoint fails, everything else fails with it.

The IAM market keeps growing double digits
market size ($ billions) — 2030 is a projection, the midpoint across several firms (CAGR around 10–12%)
Source: MarketsandMarkets ($26B→$42.6B by 2030), Precedence Research, Grand View (estimate range; some firms reach ~$65B by 2034)

In economic terms, this matters because it's a "fixed tax" of the digital age — whether your business is a bank, a hospital, or an online store, everyone needs an identity-verification system, and once you pick a vendor it's hard to move (every employee and every app is wired in). So whoever holds the identity checkpoint earns steady, predictable subscription revenue — a prime spot that both Microsoft and startups want to grab.

03How it works (user → issuer → pass → app)

The heart of SSO lies in a simple mechanism called federation ("pooling trust") — instead of each app holding your password itself, all apps agree together that "we won't ask for the password ourselves, we'll trust the pass that the central issuer (IdP) has signed." Look at these four steps — it's what happens in a fraction of a second every time you press "Sign in with…"

Logging in through an identity provider via SSO The user requests access to an app; the app forwards it to the central issuer; the issuer checks the password and confirms identity in two layers, then issues a signed pass back; the app checks the signature and opens the door. User 1 requests app access forwards to the issuer Central issuer (IdP) 2 · check password + two-layer confirmation (MFA) 2 3 · signed pass App 4 · check signature then open the door
Every app trusts the "pass" the issuer signed. Your real password is checked at the IdP, in one place only; the destination app sees only the signed pass — which is why one login gets you into every app, and why the IdP is the single most important place to protect.

Behind this pass are common standards that every camp speaks alike — SAML (the older one that big organizations have long used) and OIDC/OAuth (the newer, lighter one suited to mobile and modern apps — it's what sits behind the "Sign in with Google/Apple" button you press so often). Because they're open standards every app supports, the central issuer can plug into thousands of apps without rewriting one by one — and that's what makes this business stronger the bigger it gets (the more apps connected, the harder it is for customers to switch).

A single key serving to open many doors lined up in a row, representing the idea of single sign-on where one login gets you into every app.
ภาพประกอบ (key.webp)
One key opens every door. SSO lets you prove yourself once, and then the right doors all open for you — more convenient, and safer, because there's a single place to watch closely.

04Where it sits in the security world

This node is the "front door" of cloud-era security. But the front door alone isn't enough — it has to work in concert with the other branches of IAM and the whole security field to close the loop.

  • Paired with PAM (the keys to the important rooms): this node handles the logins of ordinary people, while PAM handles the "high-power accounts" (the system admins who, if breached, mean disaster) — together these two layers cover identity from the ordinary employee to the admin
  • Paired with IGA (who should have which rights): the front door checks "who you are," while IGA answers "so what should you be able to access" and sweeps away rights that are no longer needed — without IGA, one person can pile up too many rights until it becomes a hole
  • The foundation of zero trust / SASE: the principle "trust no one until they prove themselves" can't work at all without a strong identity system answering who is who — IAM is the base layer that all of zero trust stands on
  • Accelerated by AI on both sides: AI helps catch suspicious logins (from odd countries, at odd hours) more cleverly, but also lets hackers craft phishing emails and impersonations more convincingly — and crucially, the new wave of AI agents becomes another kind of "user" that needs its own identity and rights (see the future chapter)
Perspective An easy way to remember the three IAM siblings: this node = "who are you" (everyone's front door) · PAM = "the keys to the most dangerous room" · IGA = "what rights should you have" — all three rest on the same foundation: the identity provider that can tell who is who. That's why this node is the "first checkpoint" every organization always invests in first.

05Where it stands now

This arena has the most interesting matchup in the security field: "the giant that throws it in for free" versus "the neutral specialist." On the giant's side is Microsoft with Entra ID (formerly Azure AD) — the largest identity system in the world, verifying over 30 billion times a day and covering about 1.2 billion identities. Its weapon isn't the best technology, it's "it comes in the Microsoft 365 package your company already pays for" — so a huge number of organizations use Microsoft's because it's effectively free.

On the other side is Okta, which sells a "neutral" stance — tied to no software camp, able to connect apps of any brand, making it the choice for organizations that don't want to entrust all their identity to Microsoft. Today Okta manages identity for over 19,450 customers, with revenue of about $682 million a quarter, growing ~13%. Then there's a third pole just forming — the fund Thoma Bravo bought Ping Identity ($2.8 billion) and merged it with ForgeRock ($2.3 billion) to build a rival big enough to take on the first two.

Microsoft's edge is "scale"
Microsoft Entra ID's identity verifications per day (billions) — showing why this giant pressures the whole market
Source: Microsoft Entra (30B+ daily authentications, 1.2B identities/day)

But the game doesn't end at scale, because many customers worry about "putting all their eggs in one basket" — if email, apps, and the identity system are all Microsoft's alone, then whenever Microsoft is breached (which has happened in several Entra/Azure AD hacks), everything collapses at once. This is the gap that Okta, Ping, and identity specialists sell into — "neutrality and deep security that a freebie can't give you."

And like other tech fields, each country has its own local leader — in Japan there's HENNGE, which helps Japanese organizations securely manage logins to SaaS apps, while China and Korea have their own domestic players, reflecting that "identity" is something many countries want to keep in their own hands for reasons of digital sovereignty.

Key players in this field
MicrosoftMSFT · US
United States · 800-pound gorilla
Owner of Entra ID (formerly Azure AD) — the largest digital identity in the world, verifying over 30 billion times a day across 1.2 billion identities, because every organization on Microsoft 365 already gets an IAM system thrown into the package — its weapon is "bundling it in for free."
core · market leader by bundling
OktaOKTA · US
United States · independent and neutral
The leading "neutral" identity provider, tied to no software camp and able to connect apps of any brand — managing identity for over 19,450 customers, with revenue of about $682 million a quarter, growing ~13%. Its pitch is "an identity switchboard independent of Microsoft."
core · independent leader
CyberArkCYBR · US
Israel/United States · identity of machines and AI
Started by controlling high-level privileges (PAM), then expanded to managing "the identity of machines and AI agents" — buying Venafi for $1.54 billion to capture this market, because machine identities outnumber humans more than 80 to 1 (currently being acquired by Palo Alto).
secondary · machine/AI identity
Ping Identityprivate
United States · private (Thoma Bravo)
One of the original leaders in access management for large enterprises, bought by the fund Thoma Bravo ($2.8 billion) and merged with ForgeRock ($2.3 billion) — to build a third pole aimed squarely at taking on Microsoft and Okta.
core · private challenger
Clear SecureYOU · US
United States · consumer identity (CIAM)
Owner of CLEAR, which uses face/iris to verify identity at U.S. airports, now building out into a "prove you're the real person" platform for online customers — an example of the customer-identity side, separate from the employee side.
core · customer identity
HENNGE4475 · JP
Japan · domestic leader
A major Japanese cloud SSO / identity-security provider, helping Japanese organizations securely manage logins to hundreds of SaaS apps — reflecting that the IAM market has local leaders in each country, not just American camps.
core · Japan leader

06The road ahead — a passwordless world, and AI needs an identity too

The clearest first direction is the death of the password. Passwords are the biggest weakness — easy to steal, easy to trick, people reuse them. The answer gaining momentum is the passkey (a digital key tied to your device, unlocked with your fingerprint/face — it can't be stolen because there's no "code" to steal). The FIDO Alliance reports that over 1 billion people have already activated a passkey, and over 15 billion accounts already support them. Crucially, passkeys log in successfully 93% of the time versus ~63% for traditional passwords — more convenient and safer at the same time.

1 billion people worldwide have activated at least one passkey (FIDO Alliance) — a sign that "passwordless and phishing-resistant" login is becoming the new standard, not a toy for IT people.

The second direction is the one flipping the whole field's premise: AI agents need an identity too. As companies start using AI assistants that work in people's place (booking tickets, pulling data, ordering payments), each agent is a "user" that has to prove itself and get only the rights it needs. The startling number: machine and software identities already outnumber humans by 80 to 1, and AI agents will push that even higher — this is the new arena where CyberArk, Microsoft, and Palo Alto are racing to set the standard for "identity for AI."

A massive swarm of tiny AI-assistant robots line up waiting to pass through the same identity checkpoint as humans, reflecting that in the future AI agents will also need an identity and access rights.
ภาพประกอบ (agents.webp)
A new kind of user that isn't human. As AI agents work in people's place more and more, each one needs its own identity and rights — and they'll vastly outnumber humans.

The third direction is the line between "employee identity" and "customer identity" (CIAM) growing ever sharper. The employee side stresses security and control, while the customer side (like signing up and logging into a bank or store app) stresses "a smooth experience that can still prove you're the real person" — opening a new arena for players like Clear Secure, who bring real face/identity verification onto the online world.

07Challenges & risks

The first risk is the shadow of Microsoft. When the giant throws an identity system into a package customers already pay for, independent players have to prove constantly that "what you pay extra for is better than the freebie, and where." This is a pressure that doesn't go away, and it's why Okta has to rush to expand into machine identity, customer identity, and deep security to escape being price-compared with "the free thing."

The second risk is trust is everything — and it's fragile. This product sells "security," so being breached even once hits far harder than for an ordinary product. Both Okta and Microsoft have faced incidents of their identity systems being breached that shook customer trust — in a business where you're "the keeper of everyone's keys," a reputation built over years can vanish in a single event.

The third risk is concentration and consolidation. This arena is consolidating fast — Thoma Bravo merged Ping+ForgeRock, CyberArk bought Venafi and is itself being bought by Palo Alto. The direction is toward only a few winners left standing. Good for the big players with full lineups, but it squeezes small specialists into finding a foothold or being swallowed. And for customers, relying too much on a single identity provider is itself a "single point of failure" risk.

The bottom line for investors Workforce & Customer IAM is the "frontline checkpoint" every organization invests in first — subscription revenue is steady, customers are hard to move. But it lives under Microsoft's shadow and on fragile trust. Three keys: (1) who can escape being compared with "the Microsoft freebie" through real added value · (2) who seizes the new arena of "AI-agent and machine identity" that's growing faster than human identity · (3) who makes the leap to a passwordless world (passkey) first — the real value lies in "the platform that every app and every identity is wired into," not just the prettiest login feature.

In short: this node is the story of how "identity" became both the last and the first line of defense in the cloud era — when the castle walls disappear, what keeps outsiders away from the data is a simple question that gets harder to answer every day: "who are you, and can you prove it?" Whoever can answer that for the whole world most safely and smoothly holds the keys to the entire digital economy.

Explore this theme — live data, stocks & news →