A plain-English explainer of every major IAM vendor, technology, and concept appearing in identity security job descriptions — written for technical recruiters, not engineers.
// what every recruiter must know before screening IAM candidates
The IAM market reached $33 billion in 2025 and is projected to reach $67 billion by 2030 — driven by remote work, cloud adoption, and regulatory requirements. 80% of data breaches involve compromised credentials or identity failures. IAM is no longer an IT function — it's a board-level security priority. Three main IAM problem categories: Access Management (who can log in and to what), Identity Governance (who should have access and is it appropriate?), and Privileged Access Management (securing the most powerful accounts).
On-premises IAM requires dedicated servers, database infrastructure, specialized IAM engineers to maintain and upgrade it, and significant capital investment. The longest-standing example is Microsoft Active Directory (AD) — deployed in virtually every enterprise globally since 1999. On-prem IAM offers complete data residency control (critical for regulatory compliance), deep integration with legacy systems, and no dependency on vendor uptime. Disadvantages: slower to scale, costly maintenance, hard to extend to cloud apps. Candidates with on-prem IAM expertise (AD, CyberArk EPV, SailPoint IdentityIQ) are increasingly rare and valuable — these skills are needed to manage the vast installed base.
Cloud IAM has overtaken on-premises for new deployments. Benefits: deploy in weeks not months, no hardware to maintain, scales instantly, pre-built integrations with thousands of SaaS apps, accessible from anywhere. Vendors charge per user per month ($2–$15 typical). The "Big Three" cloud IAM providers — Okta, Microsoft Entra ID, and Ping Identity — hold the largest market share. Cloud IAM is mandatory for organizations with hybrid workforces and SaaS-heavy environments. Candidates with cloud IAM experience are the highest-demand IAM professionals in 2025–2026.
Authentication = "Who are you?" — verifying identity. Authorization = "What can you do?" — controlling access after authentication. SSO (Single Sign-On) = log in once, access everything — no 15 different passwords. MFA (Multi-Factor Authentication) = two or more proofs of identity (password + phone). Provisioning/Deprovisioning = automatically creating/removing user accounts when someone joins or leaves. Least Privilege = give users only the minimum access needed — not full admin by default. Zero Trust = "Never trust, always verify" — verify every access request regardless of location. RBAC (Role-Based Access Control) = assign permissions by job role, not individually. PAM (Privileged Access Management) = securing the most powerful accounts (admin, root, service accounts). Identity Governance = ongoing oversight of who has access to what, and is it appropriate?
// Okta · Microsoft Entra ID · Ping Identity + ForgeRock · Auth0 · Duo
Okta has been a Gartner Magic Quadrant Leader for Access Management for 9 consecutive years (2025). Key products: Workforce Identity Cloud (employee SSO, MFA, lifecycle management), Customer Identity Cloud (formerly Auth0 — consumer-facing authentication). The Okta Integration Network (OIN) has 7,000+ pre-built connectors — the largest in the industry. Okta pricing starts at $2/user/month for basic SSO; enterprise tiers reach $8–15/user/month. Okta acquired Auth0 in 2021 for $6.5B, making it the leader in both workforce and customer identity. Auth0 is now often listed separately for developer-focused customer identity roles.
Entra ID protects 500+ million users globally — the largest IAM deployment in the world. It's included in Microsoft 365, making it effectively the default choice for any Microsoft shop. Key features: SSO, MFA (Authenticator app, FIDO2 keys), Conditional Access (block login from risky locations/devices), Identity Protection (AI detects compromised credentials), Privileged Identity Management (PIM — just-in-time elevated access), Entra ID Governance (IGA capabilities). Pricing: P1 at $6/user/month, P2 at $9/user/month. Entra ID is the #1 IAM deployment globally by user count.
Ping Identity excels at: federated identity (connecting multiple different identity systems together), customer identity at massive scale, complex hybrid environments (on-premises Active Directory + cloud apps), and financial services/government regulatory requirements. PingOne DaVinci is a low-code identity orchestration tool — building complex authentication journeys without coding. ForgeRock (now part of Ping) is known for its open-standards implementation and scalability for consumer-facing applications. Ping + ForgeRock is the dominant choice for large financial institutions and healthcare organizations. Both companies are now owned by Thoma Bravo private equity.
Duo's strength is in ease of deployment — organizations can add MFA across their entire environment in days, not months. Key capabilities: push notifications, biometric authentication, hardware tokens, device trust (checks if the device is managed, has up-to-date OS, has disk encryption before granting access), and VPN access control. Duo integrates with everything: VPNs, cloud apps, on-premises apps, Windows/Mac login, and SSH. It's often the "quick win" MFA choice before a full IAM platform is implemented. Pricing starts at $3/user/month. Duo is a common first step in a Zero Trust implementation.
Active Directory uses LDAP (Lightweight Directory Access Protocol) for directory queries and Kerberos for authentication tickets. Group Policy Objects (GPOs) enforce security settings across thousands of computers simultaneously. AD Domain Services (AD DS) is the core; AD Certificate Services (AD CS), AD Federation Services (AD FS), and AD Rights Management Services (AD RMS) extend it. Azure AD Connect (now Microsoft Entra Connect) synchronizes on-premises AD with Entra ID — the most common hybrid IAM deployment globally. An IAM candidate who doesn't know Active Directory is missing a foundational skill.
IBM Security Verify covers: workforce and consumer SSO, adaptive MFA, identity governance, privileged access management, and AI-driven threat detection. The platform uses machine learning to establish baseline user behavior and flag anomalies (accessing systems at unusual hours, from unusual locations). IBM's IAM heritage includes Tivoli Identity Manager (TIM/ISIM) — many large enterprises still run legacy IBM IAM that needs migration or modernization. Candidates listing "IBM ISIM," "IBM IGI," or "IBM Security Verify" have deep enterprise IAM experience, often in regulated industries.
// traditional IAM deployed in company data centers · still dominant in large enterprises
Oracle IAM suite components: Oracle Identity Manager (OIM) — provisioning and governance; Oracle Access Manager (OAM) — SSO and access control; Oracle Identity Governance (OIG) — access certifications and compliance; Oracle Unified Directory (OUD) — enterprise directory. Oracle IAM is typically found in large enterprises already running Oracle ERP (E-Business Suite, PeopleSoft, Oracle Fusion) — the tight integration is the key advantage. Legacy Oracle IAM environments are complex and require specialized skills — candidates with Oracle OIM experience are rare and highly valued for modernization projects.
RSA SecurID Suite provides: hardware and software tokens, risk-based authentication (analyzes location, device, behavior to determine authentication risk), identity assurance scores, and integration with enterprise VPNs. RSA was spun off from Dell EMC and sold to Symphony Technology Group in 2020. RSA still has a massive installed base — banks, government agencies, and defense contractors that standardized on RSA SecurID in the 2000s and 2010s are still running it. A candidate with RSA experience likely comes from a large regulated enterprise environment.
One Identity portfolio: Active Roles (secure AD delegation — let help desk reset passwords without giving full AD admin access); Safeguard (PAM — privileged access vaulting and session management); Identity Manager (IGA — governance, provisioning, access reviews). One Identity is particularly strong in organizations that are "all-in" on Microsoft technology stacks. It's a Gartner Magic Quadrant regular in both IGA and PAM categories. Candidates with One Identity Active Roles or Safeguard experience come from enterprises deeply invested in Microsoft infrastructure.
// securing the most powerful accounts — admin, root, service accounts, secrets
CyberArk's product suite: Privilege Cloud (SaaS PAM — vaulting, session management, credential rotation); Endpoint Privilege Manager (EPM) (removes local admin rights from employee laptops without breaking productivity); Conjur (secrets management for DevOps — API keys, certificates, database passwords for applications); Identity Security Cloud (combines PAM with workforce SSO/MFA); Secure Cloud Access (cloud privilege management for AWS/Azure/GCP). CyberArk commands premium pricing and requires implementation specialists — a CyberArk engineer is one of the highest-compensated IAM specialists.
BeyondTrust key products: Password Safe (PAM vaulting — equivalent to CyberArk's Vault); Privileged Remote Access (PRA) (secure, zero-trust remote connections for support and administration — no VPN required); Privilege Management for Windows/Mac (remove local admin without disrupting workflows). BeyondTrust acquired Bomgar (remote support) which gives it unique strength in IT support/helpdesk remote access use cases. Organizations choosing between CyberArk and BeyondTrust often have BeyondTrust win on total cost and remote access capabilities. Both companies are Gartner Magic Quadrant Leaders for PAM.
Delinea products: Secret Server (password/secrets vaulting — available both on-premises and cloud); Privilege Manager (endpoint least privilege); Cloud Suite (cloud PAM for AWS/Azure/GCP). Delinea's strength is mid-market penetration — smaller security teams can deploy and manage it without a dedicated PAM team. Secret Server has been particularly popular as an approachable entry point into PAM. Centrify's Zero Trust Privilege approach (JIT access, no standing privileges) has influenced the broader PAM market. Candidates with "Thycotic Secret Server" experience have practical PAM implementation skills.
// SailPoint · Saviynt · who should have access · compliance automation · access reviews
SailPoint products: IdentityIQ (IIQ) — the on-premises/hybrid IGA platform; the most widely deployed enterprise IGA solution; Identity Security Cloud (ISC) — the cloud-native SaaS version (formerly IdentityNow); SailPoint Atlas — the AI/ML layer enabling identity analytics and risk scoring. Key capabilities: automated provisioning/deprovisioning (when someone is hired/fired, access is created/removed automatically), access certifications (periodic reviews where managers certify their team's access), role management (RBAC — roles define what access each job function gets), Separation of Duties (SOD) controls (prevent one person from having conflicting access that enables fraud). SailPoint is owned by Thoma Bravo private equity.
Saviynt differentiators: cloud-native SaaS architecture (faster to deploy than SailPoint IIQ), strong application access governance (ADAG — fine-grained control of what a user can do within an app like SAP or Salesforce, not just access to the app), built-in risk analytics and SoD controls, and a unified platform covering IGA + CIEM (Cloud Infrastructure Entitlement Management — securing cloud permissions in AWS/Azure/GCP). Saviynt typically comes in at 20–30% less cost than SailPoint for comparable features. Gartner regularly places Saviynt as a Leader or Challenger in the IGA Magic Quadrant. Both SailPoint and Saviynt are owned by Thoma Bravo.
Omada Identity provides: role lifecycle management, access requests and certifications, SoD controls, automated provisioning, and analytics. It's particularly strong in Scandinavian countries, DACH region (Germany/Austria/Switzerland), and the broader European market. Omada is recognized in Gartner Magic Quadrant for IGA as a Challenger/Visionary. For organizations hiring IAM governance professionals with European compliance experience (GDPR, NIS2), Omada experience on a résumé is a relevant signal.
// the definitive recruiter reference for evaluating IAM candidates by vendor
SSO, MFA, Federation, CIAM
Okta · Entra ID · Ping · Duo · RSA
Provisioning, Reviews, Compliance
SailPoint · Saviynt · Omada · IBM
Vaulting, Secrets, JIT Access
CyberArk · BeyondTrust · Delinea
LDAP, Kerberos, Group Policy
Active Directory · Oracle OIM · IBM ISIM
| Vendor | Category | Deployment | Best For | Pricing | Gartner |
|---|---|---|---|---|---|
| Okta | Access Management / SSO | Cloud-Native SaaS | SaaS-heavy enterprises, fast deployment | $2–$15/user/mo | Leader (9 yrs) |
| Microsoft Entra ID | Access Management + IGA | Cloud + Hybrid | Microsoft shops, O365 users | $6–$9/user/mo | Leader (9 yrs) |
| Ping Identity + ForgeRock | Access Mgmt + CIAM | Hybrid + Cloud | Complex enterprise, 8B+ identities | Enterprise custom | Leader |
| SailPoint | Identity Governance (IGA) | On-Prem + SaaS | Large enterprise compliance, regulated industries | $75K+/year | Leader (IGA) |
| Saviynt | IGA + CIEM | Cloud-Native SaaS | Cloud-first IGA, 20-30% less than SailPoint | Enterprise custom | Leader (IGA) |
| CyberArk | PAM (Privileged Access) | On-Prem + SaaS | High-security environments, financial/gov | $2–$5/user/mo | Leader (PAM) |
| BeyondTrust | PAM + Remote Access | On-Prem + Cloud | Remote access security, endpoint privilege | Enterprise custom | Leader (PAM) |
| Delinea | PAM (Mid-Market) | On-Prem + Cloud | Mid-market PAM, Secret Server users | Mid-market pricing | Challenger (PAM) |
| Cisco Duo | MFA / Zero Trust Access | Cloud SaaS | Quick MFA deployment, device trust | $3–$9/user/mo | Leader (Access) |
| IBM Security Verify | Access Mgmt + IGA | Hybrid + Cloud | Complex regulated enterprises | Enterprise custom | Challenger |
| Active Directory | Directory + On-Prem Auth | On-Premises | Enterprise Windows environments | Included w/ Windows | N/A (foundational) |
| Oracle IAM (OIM) | IGA + Access Mgmt | On-Premises | Oracle ERP shops, large enterprise legacy | Enterprise custom | Challenger |
| RSA SecurID | MFA / Authentication | On-Prem + Cloud | Legacy MFA, government/defense | Enterprise custom | N/A (specialist) |
| One Identity | IGA + PAM + AD Mgmt | Hybrid | Microsoft-centric environments | Enterprise custom | Challenger (IGA) |
| Factor | 🏢 On-Premises IAM | ☁️ Cloud IAM (IDaaS) |
|---|---|---|
| Data Control | Complete — data never leaves your walls | Data in vendor's cloud (with contractual protections) |
| Setup Time | Months to years | Days to weeks |
| Maintenance | Internal team patches, upgrades, backups | Vendor handles all maintenance automatically |
| Cost Structure | High upfront capital (servers + licenses) | Monthly per-user subscription (OpEx) |
| Scaling | Buy more hardware, plan ahead | Instant elasticity — add users in minutes |
| SaaS App Integration | Complex, custom connectors needed | Thousands of pre-built integrations |
| Remote Access | Requires VPN or complex setup | Native — works from anywhere |
| Compliance | Can meet strictest requirements (FedRAMP High) | Most clouds offer major compliance certs |
| Best For | Defense, intelligence agencies, strict data residency | Majority of modern enterprises |
| IAM Team Skills Needed | Deep platform-specific expertise (AD, Java, LDAP) | Platform admin, API integration, security config |
| Examples | Active Directory, CyberArk EPV, SailPoint IIQ, Oracle OIM | Okta, Entra ID, SailPoint ISC, CyberArk Privilege Cloud |
// every identity and access management term explained in plain English
// 55+ questions across all IAM domains with Strong / Average / Weak answer guidance
📌 How to Use This Section
Listen for vendor specificity (real product names — "CyberArk EPV" not "a PAM tool"), lifecycle experience (design, implementation, operations — not just theory), and compliance fluency (SOX, HIPAA, GDPR). Each question shows Strong ✓, Average ≈, and Weak ✗ answer patterns.
🚩 Universal IAM Red Flags — Across All Roles