IGA · Identity governance & lifecycle
3 controlsAccount management & lifecycle (JML)
#iga-account-managementProvisioning, modification, disablement, and removal of user accounts driven by an authoritative HRIS / identity source.
- NIST 800-53
- AC-2, AC-2(1), AC-2(2), AC-2(3)
- ISO 27001
- A.5.16, A.5.18
- SOC 2
- CC6.1, CC6.2, CC6.3
- HIPAA
- § 164.308(a)(3) — Workforce Security; § 164.308(a)(4) — Information Access Management
- FFIEC
- Information Security § II.C.7 — Authentication and Access Controls
- FedRAMP
- Moderate + High: AC-2 (1)-(3)
Engineering notes
Best implemented as HRIS-triggered automation with documented exception policy. Manual ticket-driven JML satisfies most frameworks on paper but rarely closes the audit findings cleanly.
Recurring access certification
#iga-cert-recurringPeriodic reviewer-led recertification of user access entitlements, scoped to risk-tier and regulated application boundary.
- NIST 800-53
- AC-2(7), AC-6(7)
- ISO 27001
- A.5.16, A.5.18
- SOC 2
- CC6.2, CC6.3
- HIPAA
- § 164.308(a)(4) — Information Access Management
- FFIEC
- Information Security § II.C.13 — User Access Reviews
- FedRAMP
- Moderate + High: AC-2(7)
Engineering notes
Quarterly + risk-tiered cadence beats annual sweep. Reviewer kits with context (last-login, entitlement diff, peer comparison) move the rubber-stamp rate down meaningfully.
Separation of duties (SoD)
#iga-separation-of-dutiesEnforcement of incompatible role / entitlement combinations to prevent fraud, error, or abuse.
- NIST 800-53
- AC-5, AC-6(7)
- ISO 27001
- A.5.3
- SOC 2
- CC6.1, CC6.2
- HIPAA
- § 164.308(a)(3) — Workforce Security (least privilege)
- FFIEC
- Information Security § II.C.7 — Separation of Duties
- FedRAMP
- Moderate + High: AC-5
Engineering notes
SAP and ERP-anchored programs treat SoD as a first-class concern (Saviynt AAG / SailPoint SoD). Most SaaS-first programs need a layered policy on top of native role primitives.