Subscribe to the Non-Human & AI Identity Journal

Who is accountable when cross-application SoD violations are discovered?

Accountability should sit with the business owner of the process, supported by the application and identity teams that can explain the entitlement chain. If no one owns the end-to-end workflow, no one can confidently prove that segregation of duties is operating as intended.

Why This Matters for Security Teams

Cross-application segregation of duties, or SoD, is where entitlement governance usually becomes operational rather than theoretical. A single application may look compliant in isolation, but the risk appears when a user or service can combine access across systems to complete a prohibited end-to-end action. That is why NHI Management Group’s Ultimate Guide to NHIs — Key Challenges and Risks matters here: identity sprawl and excessive privilege often hide the real control failure.

For security teams, the question is not just who approved a role, but who understands the process boundary across ERP, CRM, workflow, and API integrations. NIST control guidance on access enforcement and accountability in NIST SP 800-53 Rev 5 Security and Privacy Controls reinforces that access decisions must be traceable, reviewable, and tied to the business function they support.

In practice, many teams discover cross-application SoD failures only after audit findings, not through continuous control monitoring or well-defined process ownership.

How It Works in Practice

Accountability for cross-application SoD violations should be assigned to the business owner of the end-to-end process, because that person is the only one positioned to define what combination of actions is unacceptable. Application owners can explain how entitlements are implemented, and identity teams can map technical access chains, but neither should be the final owner of business risk. The control works only when process ownership, entitlement design, and evidence collection are aligned.

Operationally, the review path usually looks like this:

  • Identify the workflow that spans multiple applications, including manual steps and API-driven actions.
  • Map each entitlement to a business capability, not just a technical role name.
  • Document which combinations create a SoD conflict, including indirect access through service accounts or delegated tokens.
  • Assign a business owner who can approve exceptions and accept residual risk.
  • Require identity and application teams to maintain the entitlement chain, evidence, and remediation path.

This is where the NHI Lifecycle Management Guide is useful, because cross-application SoD often fails when machine identities are created for one purpose and later reused for another. The same pattern shows up in overprivileged service accounts, stale integrations, and delegated automation that bypasses human approval gates. Current guidance suggests pairing access reviews with workflow mapping rather than relying on role recertification alone.

In mature environments, teams also test SoD rules against real transaction paths, not just directory roles, and compare them with issue patterns described in the Top 10 NHI Issues. These controls tend to break down when separate platform teams own each application but no single function owns the cross-system business process.

Common Variations and Edge Cases

Tighter SoD enforcement often increases review overhead and exception handling, so organisations have to balance stronger control against slower operations. That tradeoff becomes more visible in shared services, outsourced operations, and heavily automated environments where one team may administer entitlements but another team owns the business outcome.

There is no universal standard for this yet, but best practice is evolving toward joint accountability models. In regulated environments, the business owner remains the accountable party, while identity, application, and control owners provide evidence and enforce technical guardrails. In delegated operations, accountability should not move to the vendor or platform team unless they also own the business process risk, which is uncommon.

Edge cases also matter. A service account may not have a human approver, yet it can still create a SoD violation if it bridges two systems in a way that bypasses approval logic. Likewise, a workflow engine may look harmless until it chains access across applications and effectively performs the prohibited combination on behalf of a user. The right response is to treat these as workflow design problems, not just access review findings, and to keep accountability anchored to the process owner.

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 and CSA MAESTRO address the attack and risk surface, while NIST AI RMF, NIST CSF 2.0 and NIST SP 800-63 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-04 Cross-application SoD often fails through overprivileged NHIs and weak entitlement governance.
CSA MAESTRO Agentic and automated workflows can chain privileges across applications, creating SoD violations.
NIST AI RMF GOVERN Accountability for autonomous or automated decision paths requires clear governance and ownership.
NIST CSF 2.0 PR.AC-4 Least-privilege access and access review practices underpin SoD enforcement.
NIST SP 800-63 Identity proofing and lifecycle rigor support trustworthy attribution of access actions.

Map machine identities to business workflows and remove entitlements that enable conflicting actions.