Skip to main content

Identity Governance & Administration (IGA)

Status: Final

Identity Governance & Administration (IGA) manages the lifecycle of identities — who should have access to what, based on their role, and whether that access has been reviewed and approved. IGA failures (orphaned accounts, over-provisioning, uncertified access) are a primary contributor to the privilege escalation attack surface.


What IGA Does

FunctionDescription
Joiner/Mover/Leaver (JML)Automate provisioning when users join, change roles, or leave
Access certificationPeriodic campaigns where managers certify or revoke employee access
Role managementDefine business roles → map to technical permissions
Separation of Duties (SoD)Enforce policies preventing one person from holding conflicting access
Access request workflowsSelf-service requests with approval chains
Reporting and auditEvidence for compliance (SOX, ISO 27001, PCI DSS)

Why IGA Failures Create Attack Surface

IGA FailureAttack Path
Orphaned accounts (ex-employee not deprovisioned)Account reuse, credential stuffing on stale credentials
Excessive privilege left from role changeUser retains access from previous role → privilege creep
Unreviewed service accountsService account with old high-privilege — Kerberoasting target
No SoD enforcementSingle account can initiate and approve transactions — fraud/insider
Unmanaged application accountsShadow IT apps with no provisioning pipeline — no visibility
Over-broad role definitionsRole grants more permissions than needed — blast radius

Major IGA Vendors

SailPoint

Market leader in enterprise IGA. Strong in financial services, healthcare, US government.

ComponentFunction
IdentityIQ (on-prem)Full IGA lifecycle, access certification, SoD
Identity Security Cloud (SaaS)Cloud-native IGA
Non-Human Identity (NHI) SecurityManage and govern service accounts, API keys, machine identities
File Access ManagerData access governance (who can read what files)
IdentityAIML-based access risk scoring and recommendations

Saviynt

Cloud-native IGA with Application Access Governance and infrastructure integration.

ComponentFunction
Identity CloudUnified IGA + PAM + App Access Governance
Application Access GovernanceFine-grained SoD for SAP, Salesforce, etc.
Cloud PAMLightweight privileged access with session recording

Omada

European IGA vendor, strong in mid-market and Nordic/EU enterprises.

One Identity Manager

SAP-adjacent IGA suite, tight integration with SAP GRC and Microsoft stack.


IGA and ITDR Intersection

IGA and ITDR are complementary layers:

IGA ProvidesITDR Uses It For
Current access inventoryContextualize alerts — does this user normally access this resource?
Role definitionsDetect out-of-role access patterns
Account lifecycle eventsAlert on login from deprovisioned account
Access certification resultsTrack who explicitly re-certified their access (accountability)
SoD violation reportsFeed risk scoring for ITDR analytics

A common ITDR use case: SailPoint + Splunk + Microsoft Sentinel — SailPoint provides access context, Sentinel provides sign-in and activity telemetry, and correlation between them identifies access events that violate IGA policy.


Non-Human Identity (NHI) Governance

The fastest-growing IGA problem is managing non-human identities — service accounts, API keys, CI/CD tokens, OAuth app registrations. Traditional IGA was designed for human users; NHI adds complexity because:

  • NHIs outnumber human accounts 10–100:1 in modern enterprises
  • NHIs often have no "owner" — they are tied to projects, not people
  • NHIs are rarely reviewed in access certification campaigns
  • NHIs are rarely rotated

Vendors addressing NHI governance: Astrix Security, Veza, Oasis Security, SailPoint NHI Security.


TopicLink
PAMpam-overview
ITDR Vendorsitdr-vendor-landscape
Identity Attack Surfaceidentity-attack-surface