Subscribe to the Non-Human & AI Identity Journal
Home FAQ Governance, Ownership & Risk How should teams implement segregation of duties for…
Governance, Ownership & Risk

How should teams implement segregation of duties for SOX compliance?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated June 8, 2026 Domain: Governance, Ownership & Risk

Start by mapping each process to separate creator, approver, and reviewer roles, then enforce those boundaries with RBAC in finance and IT systems. Add documented exceptions only when small-team constraints require them, and back those exceptions with independent review evidence so auditors can test control independence.

Why This Matters for Security Teams

segregation of duties is not just an audit checkbox. For SOX, it is the control that stops one person from creating, approving, and hiding a financial change or transaction without meaningful challenge. The practical problem is that many organisations still rely on coarse RBAC and manually curated exceptions, which can satisfy policy on paper while leaving effective control overlap in production. NIST’s Cybersecurity Framework 2.0 reinforces that governance and access control must be measurable, assigned, and reviewed, not assumed. NHIMG’s Ultimate Guide to NHIs — Regulatory and Audit Perspectives also shows why identity sprawl makes this harder: control ownership breaks down when non-human identities outnumber human users and are poorly governed. In SOX environments, the failure mode is often not malicious fraud at first. It is convenience-driven overlap, where the same admin path, service account, or support workflow quietly bypasses the intended separation. In practice, many security teams discover SoD violations only after audit testing or incident review, rather than through intentional control design.

How It Works in Practice

Effective SOX segregation of duties starts with mapping business processes to discrete control points, then assigning those control points to different people or functions. The classic pattern is creator, approver, and reviewer, but the exact split should reflect the system and the risk, not a generic template. For example, a journal entry may require one role to prepare it, another to approve it, and a third to review the exception report after posting. Implementation works best when identity, workflow, and evidence are connected:
  • Use RBAC for baseline access, but do not stop at role assignment if the role can still perform conflicting actions.
  • Add approval workflows with explicit independent review, including timestamps and reviewer identity.
  • Record exception approvals with expiry dates and compensating controls, not open-ended waivers.
  • Separate production support from change approval wherever feasible, especially in finance and ERP platforms.
  • Retain immutable evidence so auditors can trace who requested, who approved, and who verified completion.
For identity-heavy environments, NHIMG’s Top 10 NHI Issues is a useful reminder that control gaps often emerge from overprivileged service accounts and untracked secrets, which can undermine SoD even when human approvals look correct. The control model should therefore include non-human identities in the same review scope as employees and contractors. Where automation is involved, use NIST-aligned logging and review discipline from the NIST Cybersecurity Framework 2.0 so the system can prove independence, not just assert it. These controls tend to break down when a small platform team also owns urgent production support, because operational necessity creates recurring exceptions that erode the separation over time.

Common Variations and Edge Cases

Tighter segregation often increases operational overhead, requiring organisations to balance audit strength against response speed and staffing reality. That tradeoff is real, especially in smaller finance, IT, or ERP teams where strict human separation may not be possible for every workflow. Current guidance suggests documenting these exceptions narrowly, applying compensating controls, and revalidating them regularly rather than treating them as permanent. Common edge cases include:
  • Small teams where one person must perform two steps, but a separate manager or audit function can provide independent review.
  • Emergency access during close periods, where access should be time-bound and post-incident reviewed.
  • Automated workflows that post or approve routine items, which still need rule-based oversight and exception sampling.
  • Third-party administrators who can create hidden SoD conflicts unless their access is explicitly scoped and monitored.
NHIMG’s Ultimate Guide to NHIs — Lifecycle Processes for Managing NHIs is especially relevant where service accounts or API keys can initiate financial changes without a human in the loop. In those cases, the SoD question is not only who approves a transaction, but also which non-human identities can create, modify, or release it. There is no universal standard for this yet, but best practice is evolving toward process-level review that includes both human and machine actors, with exception evidence that auditors can test end to end.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AC-4SoD depends on managing permissions and limiting conflicting access paths.
OWASP Non-Human Identity Top 10NHI-05Non-human identities can bypass human SoD if service accounts are overprivileged.
NIST AI RMFGovernance and accountability are needed when automation participates in controlled financial workflows.

Inventory machine identities and remove any account that can both create and approve sensitive actions.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on June 8, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org