•   Next SailPoint IIQ Batch Starts July 15th, 2026 — Limited to 25 Seats. Register for Free Demo.   •   100% Live Online — LMS Recordings Included   •   Batch Capped at 25 Students   •   LMS Portal Access Included   •   Placement Assistance Provided   •   Next SailPoint IIQ Batch Starts July 15th, 2026 — Limited to 25 Seats. Register for Free Demo.   •   100% Live Online — LMS Recordings Included   •   Batch Capped at 25 Students   •   LMS Portal Access Included   •   Placement Assistance Provided
SailPoint Academy Logo
Technical  •  8 min read

SailPoint IIQ Policy Management and SoD Explained — How Enterprises Prevent Toxic Access

A plain-English guide to SailPoint IdentityIQ policy management and Segregation of Duties (SoD): the policy types, Role vs Entitlement SoD, detective vs preventive control, violation remediation, and why this Module 8 skill is in demand across India's BFSI and IT sectors.

SailPoint Academy Team June 15, 2026 Updated June 2026
Module 8
Of 14 IIQ Modules
3
SoD Policy Types
2
Control Modes
₹25K
Program Fee
Register for Free Demo
60 minutes. Live on Zoom. No payment required.

Successfully Registered!

Our team will reach you on WhatsApp within 2 hours.

No spam. No payment required. 100% free demo.
SailPoint IIQ policy management and Segregation of Duties controls preventing toxic access

What Is Policy Management in SailPoint IdentityIQ?

Policy management in SailPoint IdentityIQ (IIQ) is the Module 8 capability that lets enterprises define rules describing access that is not allowed, then automatically detect or prevent it. The most important policy type is Separation of Duties (SoD), which stops one identity from holding a toxic combination of conflicting access.

In practical terms, a policy is a codified version of a business rule your auditors already care about — "the person who configures a payment cannot also approve it", or "a developer should not have production database admin rights". SailPoint IdentityIQ turns these written rules into machine-checkable controls that run continuously across every identity in the organisation, instead of relying on spreadsheets and manual reviews.

Why this matters in 2026: Policy management and SoD sit at the centre of every compliance audit in BFSI and regulated IT. Recruiters at GCCs and consulting firms treat SoD configuration as a core, testable SailPoint IIQ skill — which is exactly why Module 8 appears so often in interviews and project work.

This guide walks through what policy management covers, the policy types SailPoint IdentityIQ supports, the difference between Role and Entitlement SoD, how detective and preventive enforcement work, how violations are remediated, and where this fits in a structured IIQ learning path.

What Is Segregation of Duties (SoD) and Toxic Access?

Segregation of Duties (SoD) in SailPoint IdentityIQ is a control that prevents a single identity from holding two conflicting entitlements or roles — a toxic combination. A classic example is one employee who can both create a vendor and approve payments to it, which SoD policies detect and block.

The phrase "toxic combination" describes any pair of permissions that, when held by the same person, creates fraud or error risk. Each permission alone is legitimate; the danger is in the combination. SoD breaks the dangerous pair across two different people so no single individual can complete a sensitive end-to-end process — the same principle behind requiring two signatures on a cheque.

A real toxic-access example

In a bank, "Create Vendor" and "Approve Vendor Payment" must never sit with the same identity. If they do, one person could set up a fake vendor and pay it. A SailPoint IIQ SoD policy lists these two as conflicting — and flags or blocks anyone who holds both.

What Are the Types of Policies in SailPoint IIQ?

SailPoint IdentityIQ supports five main policy types: Separation of Duties (SoD), Activity, Account, Advanced, and Risk policies. SoD is the most widely used and itself has three variants — Role SoD, Entitlement SoD, and Effective Entitlement SoD — covering conflicting roles, entitlements, and indirect access granted through nested groups or other roles.

Most enterprise projects spend the bulk of their policy effort on SoD, but it is worth knowing the full set so you can answer accurately in interviews and pick the right tool for each governance requirement.

Policy TypeWhat It ChecksTypical Use
Separation of Duties (SoD)Conflicting roles or entitlements held by one identitySOX / RBI compliance, fraud prevention
Activity PolicyUndesirable activity events (e.g. account creation/deletion) from activity data sourcesMonitoring sensitive actions
Account PolicyWhether an identity holds multiple accounts on a single applicationDetecting orphan / duplicate accounts
Advanced PolicyCustom conditions built with filters and rules (BeanShell)Bespoke governance scenarios
Risk PolicyIdentities exceeding a configured composite risk scoreFlagging high-risk identities

Policy type definitions are based on SailPoint's official IdentityIQ documentation. See sources at the end of this guide.

Role SoD vs Entitlement SoD — What's the Difference?

In SailPoint IdentityIQ, a Role SoD policy flags identities that hold two conflicting business or IT roles, while an Entitlement SoD policy flags conflicting low-level entitlements within or across applications. Effective Entitlement SoD goes further, catching indirect access granted through nested groups, targets, or other roles that direct checks miss.

The choice depends on how mature your role model is. If access is cleanly packaged into roles, Role SoD is simpler to maintain. If conflicts live at the raw entitlement level — common when applications are onboarded before roles are designed — Entitlement SoD catches what role-level checks would miss.

FactorRole SoDEntitlement SoDEffective Entitlement SoD
Checks at level ofBusiness / IT rolesDirect entitlementsDirect + indirect entitlements
Catches nested / inherited accessNoNoYes
Best whenRole model is matureConflicts live at entitlement levelAccess flows through nested groups/roles
Maintenance effortLowerHigherHigher

Understanding when to use each variant is exactly the kind of practical judgement that separates a configurator from a consultant. It builds directly on role management and RBAC, which is why Module 8 is taught immediately after Module 7.

Detective vs Preventive: How Does SailPoint IIQ Enforce SoD Policies?

SailPoint IdentityIQ enforces SoD policies in two modes. Detective control runs the Refresh Identities task to scan existing identities and flag violations that already exist. Preventive control checks access at request and approval time, alerting requesters and approvers before a toxic combination is ever granted, stopping violations at the source.

Mature programmes use both. Preventive enforcement keeps new violations from being introduced through the access request workflow, while detective enforcement catches the backlog — conflicts that were granted directly in target systems, inherited through role changes, or that pre-date the policy. Running detective scans on a schedule keeps the certification and reporting data accurate for auditors.

FactorDetective ControlPreventive Control
When it runsAfter access exists (Refresh Identities task)At access request & approval time
What it doesFinds and flags existing violationsWarns / blocks before access is granted
Main benefitCleans up the existing backlogStops new violations at the source
Where violations surfaceCertifications, policy reportsAccess request & approval screens

Want to configure a live SoD policy yourself?

Attend a free 60-minute live demo before you decide — no payment, no commitment. See Module 8 taught hands-on.

Attend Free Demo

How Are SoD Policy Violations Remediated in SailPoint IIQ?

SoD policy violations in SailPoint IdentityIQ are remediated through a defined workflow: the violation is detected, routed to a reviewer, and resolved by either revoking the conflicting access, or accepting it with a documented mitigating control and time-bound exception. Access certifications and reports then provide the audit evidence regulators require.

The important nuance — and a frequent interview point — is that not every violation can be revoked. In small teams, one person sometimes genuinely needs both halves of a conflict. SailPoint IIQ handles this honestly: the violation is accepted with a recorded mitigating control (such as extra monitoring or dual approval) and a time-bound exception, rather than being silently ignored. Here is the typical remediation flow:

  1. Detect the violation — through the Refresh Identities task (detective) or a preventive check raised at access-request time.
  2. Route to the reviewer — send the flagged violation to the responsible manager, application owner, or governance reviewer.
  3. Decide: revoke or mitigate — revoke the conflicting access to clear it, or accept it when business-justified.
  4. Apply the mitigating control & exception — record a time-bound exception and compensating control for any accepted violation.
  5. Certify and capture audit evidence — confirm the decision in an access certification campaign and generate policy reports for auditors.

This is where policy management connects to access certification — certifications are the formal review point where SoD decisions are confirmed and signed off as compliance evidence.

Why SoD Compliance Drives SailPoint Hiring in India

Segregation of Duties is a mandated control under SOX, RBI IT governance norms, and the DPDP Act 2023, so Indian BFSI GCCs and IT services firms must run SoD policies in SailPoint IdentityIQ. This regulatory pressure makes policy and SoD configuration skills directly hireable, with SailPoint consultants in India earning roughly ₹12L–₹22L.

Unlike many IT skills where demand can soften during a slowdown, SoD is non-discretionary — regulators require it. That is what makes policy-management expertise a durable, recession-resistant part of an IAM career.

SOX

The Sarbanes-Oxley Act relies on Segregation of Duties to limit any single user's ability to manipulate financial results — a core control US-regulated GCCs must evidence.

RBI Governance Norms

India's Reserve Bank is tightening internal governance and access controls for banks through 2026, pushing financial institutions toward enforced SoD and access certification.

DPDP Act 2023

India's Digital Personal Data Protection Act requires strict, auditable control over who can access personal data — a direct driver for IGA platforms like SailPoint IIQ.

RoleExperienceSalary Range (India)Level
Identity Governance Analyst0–3 years₹8L–₹14LEntry
SailPoint IIQ Consultant2–5 years₹12L–₹22LMid
Senior IAM Consultant5–8 years₹22L–₹32LSenior
SailPoint IIQ Architect8+ years₹30L–₹45L+Architect

These are market estimates, not guarantees. Salary depends on prior experience, employer, and interview performance. SailPoint Academy provides placement assistance — not placement guarantees. For more, see our SailPoint salary guide and career paths.

Where Policy Management (Module 8) Fits in the Curriculum

Policy Management is Module 8 in SailPoint Academy's 14-module SailPoint IdentityIQ curriculum, taught right after Role Management (Module 7) because SoD policies build on roles. The two-month live online program covers policy types, SoD configuration, violation handling, and how Module 8 connects to Risk Score (Module 9) and Access Certification (Module 11).

Teaching the modules in this order is deliberate. You cannot configure a meaningful Role SoD policy without first understanding business and IT roles, and you cannot evidence a remediation decision without access certification. Module 8 is the hinge that turns access design into compliance enforcement.

Module 8 of 14 Live Online · 2 Months 100% Live on Zoom

Module 7: Role Management

  • Business Role & IT Role
  • Role-Based Access Control (RBAC)
  • Foundation for Role SoD

Module 8: Policy Management

  • Types of Policies (SoD, Activity, Account, Advanced, Risk)
  • SoD policy configuration
  • Detective & preventive enforcement
  • Violation handling & exceptions

Module 9: Risk Score

  • Risk Score Configuration
  • How policy violations affect risk

Module 11: Access Certification

  • Certification campaigns
  • Where SoD decisions are signed off
  • Audit evidence generation

For the full module-by-module breakdown, see the SailPoint IIQ curriculum or the SailPoint IIQ course page. Professionals in the BFSI GCC corridor can also explore SailPoint training in Hyderabad.

What SailPoint Policy and SoD Interview Questions Should You Expect?

SailPoint policy and SoD interview questions test whether you understand toxic access and can configure controls. Common questions include defining SoD with a real example, explaining detective versus preventive enforcement, listing the policy types in SailPoint IdentityIQ, and describing how you would remediate a violation surfaced during an access certification campaign.

Based on real practitioner and hiring discussions, these are the questions most worth preparing:

  • "Explain Segregation of Duties with a real example you have seen." — Have a concrete vendor-creation/payment-approval style answer ready.
  • "What is the difference between Role SoD and Entitlement SoD?" — Mention Effective Entitlement SoD for nested access to stand out.
  • "How does IdentityIQ detect existing violations vs prevent new ones?" — Name the Refresh Identities task for detective control.
  • "A user genuinely needs both conflicting accesses. What do you do?" — Explain mitigating controls and time-bound exceptions.
  • "How do SoD violations connect to certifications and audit?" — Show you understand the end-to-end compliance flow.

For a broader set, read our SailPoint IIQ interview questions guide.

Frequently Asked Questions

Segregation of Duties (SoD) in SailPoint IdentityIQ is a policy control that prevents a single identity from holding two conflicting roles or entitlements — a toxic combination. A common example is one person who can both create a vendor and approve payments to it. SoD policies detect and block these conflicts to reduce fraud risk.
SailPoint IdentityIQ supports five main policy types: Separation of Duties (SoD), Activity, Account, Advanced, and Risk policies. SoD is the most widely used and has three variants — Role SoD, Entitlement SoD, and Effective Entitlement SoD — covering conflicting roles, conflicting entitlements, and indirect access granted through nested groups or other roles.
A detective policy finds violations that already exist by scanning identities during the Refresh Identities task. A preventive policy checks access at request and approval time and alerts before a toxic combination is granted. Most enterprises use both: preventive to stop new conflicts, detective to clean up existing ones.
A SoD violation in SailPoint IdentityIQ is remediated by detecting it, routing it to a reviewer, and either revoking the conflicting access or accepting it with a documented mitigating control and a time-bound exception. Access certifications and policy reports then capture the decision as audit evidence for SOX, RBI, and DPDP compliance.
Yes. Policy management and SoD are among the most common SailPoint IdentityIQ interview topics, especially for BFSI and consulting roles. Interviewers ask you to define SoD with a real example, explain detective versus preventive enforcement, list the policy types, and describe how you would remediate a violation found during a certification campaign.
Most SoD and policy configuration in SailPoint IdentityIQ is done through the UI without coding — defining conflicting role or entitlement lists, owners, and violation messages. BeanShell coding is only needed for advanced policies that use custom rules. Analyst and consultant roles rely mainly on configuration, not programming.
India's Premier SailPoint IIQ Training

Master Policy Management & SoD — Hands-On

Attend a free 60-minute live demo — see real SoD policy configuration, meet the trainer, and decide with complete clarity. No payment. No commitment.

Sources & References

Policy type and SoD definitions: SailPoint IdentityIQ — Types of Policies & Defining Policies. SoD and SOX context: SailPoint — Separation of Duties. Curriculum mapping reflects SailPoint Academy's 14-module live IIQ program. RBI 2026 governance timelines are public market reporting and are indicative.

Explore More from SailPoint Academy

SailPoint IIQ Course Full IIQ Curriculum Role Management & RBAC Access Certification Guide IAM Career Paths IIQ Interview Questions SailPoint Salary India 2026 Training in Hyderabad
Book A Free Demo Call Now WhatsApp