Segregation of Duties Report
A Segregation of Duties Report is a document that shows where individuals hold combinations of responsibilities or access that they should not have at the same time. It supports the underlying principle that no single person should be able to both carry out and hide errors or fraud. Organizations use these reports to spot and address risky access before it can be misused.
A Segregation of Duties (SoD) Report is an IGA artifact that identifies principals whose assigned entitlements, roles, or effective permissions violate defined SoD rules, policy constraints preventing any one individual from holding conflicting combinations of duties (for example, both initiating and approving a transaction). It is typically produced as part of access reviews, certification campaigns, or governance analytics, and enforces the control objective that no employee or group should be positioned to both perpetrate and conceal errors or fraud. As a governance and administration concern, an SoD Report is distinct from runtime access enforcement; it reports on conflicting access states discovered through analysis of entitlement data rather than making real-time PDP/PEP authorization decisions. The specific conflict rules, granularity (role-level versus fine-grained entitlement-level), and remediation workflow depend on the vendor platform and deployment configuration.
Why it matters
Segregation of duties rests on a foundational control objective: no single employee or group should be in a position both to perpetrate and to conceal errors or fraud. An SoD Report operationalizes that principle by surfacing where individuals have accumulated conflicting access, such as the ability to both initiate and approve a transaction, so that governance teams can act before the combination is misused. As a risk-mitigation tool, the report distributes accountability across the identity lifecycle by making toxic combinations of entitlements visible rather than leaving them latent in the access data.
These conflicts frequently arise not through deliberate misconfiguration but through the ordinary accumulation of access over time: role changes, temporary assignments that are never revoked, and inherited permissions can gradually place a single principal on both sides of a control. Because SoD violations often emerge from this drift, periodic reporting during access reviews and certification campaigns is typically the mechanism by which they are caught. Without it, an organization may satisfy each individual access grant while still failing the overarching control objective.
It is important to keep the report's scope clear. An SoD Report describes conflicting access states discovered through analysis of entitlement data; it does not, by itself, prevent a conflicting action at runtime. That distinction matters for compliance and audit conversations, where the report serves as evidence that conflicts are detected and remediated, while real-time enforcement of a given transaction is handled by separate authorization controls.
Who it's relevant to
Inside SoD Report
Common questions
Answers to the questions practitioners most commonly ask about SoD Report.