IT CanvassEnquire now
SailPoint ยท Core IdentityIQ

SailPoint IdentityIQ Developer Training

Go deep on the code layer of SailPoint IdentityIQ: the object model, BeanShell rules, workflows, the Java API, REST integration, plugins and the Services Standard Build, with real, debuggable code.

4.8 (196 reviews)
40 hours, live online

Book a free demo class

Sit in on a live session before you enrol.

By submitting, you agree to the IT Canvass Privacy Policy and Terms & Conditions.

Download the curriculum

By submitting, you agree to the IT Canvass Privacy Policy and Terms & Conditions.

Quick answer

SailPoint IdentityIQ Developer training focuses on the code layer of IdentityIQ: the object model and developer tooling, BeanShell rule types, the workflow engine, the SailPoint Java API, REST integration, plugins and the Services Standard Build (SSB), plus the debugging habits that keep customisations reliable. It maps to the developer-heavy domains of the Certified IdentityIQ Engineer credential.

Certification
Certified IdentityIQ Engineer
Level
Intermediate
Duration
40 hours
Mode
Live, 1-to-1, self-paced, corporate
Certification
Certified IdentityIQ Engineer
Exam fee
US$400
Duration
40 hours
Level
Intermediate
Prerequisite
Basics
Live IdentityIQ Developer batches are open. Get the full curriculum, fees and schedule.

Get the curriculum and fees

By submitting, you agree to the IT Canvass Privacy Policy and Terms & Conditions.

SailPoint IdentityIQ Developer skills sit in the Core IdentityIQ area of the SailPoint identity governance platform, and this 40 hours live, instructor-led course is built to make them job-ready. You start with IdentityIQ object model & developer setup and progress through Quality & delivery across 7 modules and 3 hands-on projects, working the way a SailPoint IdentityIQ Developer does on real delivery rather than through slides. It is pitched at a intermediate level, maps module by module to the Certified IdentityIQ Engineer certification, and every session runs on your own developer instance so you leave able to build it, not just describe it.

Who this course is for

Prerequisite: Basic IdentityIQ administration and some Java or scripting. The Core IdentityIQ course is a good precursor.

Great fit if
IdentityIQ admins moving into development
Java developers customising SailPoint
Engineers who inherited fragile rules to fix
Also ideal for
SailPoint developers
IdentityIQ engineers deepening scripting
Consultants building custom IGA solutions

What makes this different

You build, not just watch

From the first session you are on your own developer instance, configuring, scripting and breaking things safely. That is what makes it stick.

Taught on the current release

No outdated screenshots. Everything maps to the release SailPoint runs today, including current AI and platform features.

One trainer who still implements

One working consultant for the whole batch, no rotation, so the teaching is consistent and grounded in real projects.

Support continues to the offer

Resume review, mock interviews on real scenario questions, and referrals. Support does not stop when the last class ends.

SailPoint IdentityIQ Developer Training learning path: 7 modules from identityiq object model & developer setup to quality & delivery
SailPoint IdentityIQ Developer Training: the 7-module path we teach, in order.

Curriculum

7 modules and 3 projects, updated to the current release. Every module maps to real IdentityIQ Developer work and expands into its full topic list, practised on a live developer instance.

IdentityIQ Developer learning path
1IdentityIQ object model & developer setup2BeanShell & the SailPoint Java API3Rules in depth4Workflows5Integration & REST6Plugins & the SSB7Quality & delivery

Download the curriculum

By submitting, you agree to the IT Canvass Privacy Policy and Terms & Conditions.

SailPoint IdentityIQ Developer Training module list: 7 modules, what each one covers, and how many topics it expands into. Full topic lists are in the accordions below.

#ModuleWhat you configureTopics
01IdentityIQ object model & developer setupLearn how IdentityIQ objects are structured and stored, and set up the tooling every developer relies on.8
02BeanShell & the SailPoint Java APIWrite correct, performant BeanShell against the SailPoint API instead of copy-pasting snippets you cannot debug.8
03Rules in depthMaster every rule type and where it fires in the IdentityIQ lifecycle.8
04WorkflowsBuild and debug the orchestration engine behind approvals, provisioning and lifecycle events.8
05Integration & RESTConnect IdentityIQ to the systems around it with resilient, secure integrations.7
06Plugins & the SSBPackage customisations as plugins and industrialise delivery with the Services Standard Build.7
07Quality & deliveryAdopt the review, testing and deployment habits that keep custom code alive through upgrades.6
1IdentityIQ object model & developer setup

Learn how IdentityIQ objects are structured and stored, and set up the tooling every developer relies on.

  • The IdentityIQ object model and its XML representation
  • SailPointContext and the iiq console
  • Debug pages and the object browser
  • Import, export and the object lifecycle
  • Developer instance and environment setup
  • Logging, log4j and trace basics
  • Version control and upgrade-safe customisation
  • Object references, IDs and names
2BeanShell & the SailPoint Java API

Write correct, performant BeanShell against the SailPoint API instead of copy-pasting snippets you cannot debug.

  • BeanShell essentials and syntax
  • SailPointContext and querying objects
  • QueryOptions, filters and projection queries
  • Core API classes: Identity, Link, Bundle, ProvisioningPlan
  • Iterating large result sets safely
  • Logging, null-safety and performance
  • Reading, decaching and saving objects safely
  • Common API pitfalls and memory leaks
3Rules in depth

Master every rule type and where it fires in the IdentityIQ lifecycle.

  • BuildMap and MergeMaps rules
  • Transformation and field value rules
  • Correlation and creation rules
  • Provisioning and Before/After provisioning rules
  • Listener and task rules
  • Rule debugging and common errors
  • Reusable rule libraries
  • Where each rule fires in the aggregation and provisioning flow
4Workflows

Build and debug the orchestration engine behind approvals, provisioning and lifecycle events.

  • The workflow engine, steps and transitions
  • Variables, arguments and the workflow context
  • Approval steps and work items
  • Subprocesses and workflow libraries
  • LCM and identity refresh workflows
  • Monitoring, trace and the WorkflowCase
  • Scripts, rules and calls within a workflow
  • Upgrade-safe custom workflows
5Integration & REST

Connect IdentityIQ to the systems around it with resilient, secure integrations.

  • Consuming REST and SOAP services
  • Exposing Scripted REST endpoints
  • Web service connectors
  • Authentication: OAuth, Basic, tokens
  • Pagination, retries and error handling
  • Rate limiting and timeouts
  • Event-driven integration patterns
6Plugins & the SSB

Package customisations as plugins and industrialise delivery with the Services Standard Build.

  • Plugin architecture and use cases
  • Building a plugin: UI, REST, tables
  • The Services Standard Build (SSB)
  • Source control and environment promotion
  • Build targets and property files
  • Versioning and upgrade-safe patterns
  • Testing and rollback
7Quality & delivery

Adopt the review, testing and deployment habits that keep custom code alive through upgrades.

  • Coding standards and code review
  • Debugging strategy end to end
  • Performance profiling
  • Deployment and object export/import
  • Automated and manual testing approaches
  • Documentation and handover

What you'll be able to do

Navigate the IdentityIQ object model and developer tooling
Write efficient, safe BeanShell rules
Build and debug workflows
Use the SailPoint Java API and QueryOptions
Integrate over REST and SOAP
Build plugins and deploy with the SSB, applying upgrade-safe patterns

Real projects you'll build

Interview-ready scenarios on a live instance, not toy demos.

Project 1

Custom rule suite

Write BuildMap, correlation and provisioning rules for an application and test them end to end.

Project 2

Custom workflow

Build an approval-gated provisioning workflow with subprocesses and error handling.

Project 3

REST integration

Integrate IdentityIQ with an external system over REST with clean auth, pagination and error handling.

Certification and hands-on

Every session runs on a real SailPoint developer instance, so you configure and build rather than watch. The course maps to the Certified IdentityIQ Engineer exam and finishes with an IT Canvass certificate plus a certification roadmap. IT Canvass does not issue the official SailPoint credential.

The SailPoint program has two tracks. Knowledge Credentials are training-based and unlock an exam: Identity Security Leader (free, product-agnostic foundation), Identity Security Professional, and Identity Security Expert. Role-based Professional Certifications are proctored and recommend real hands-on experience: for on-premise IdentityIQ, Certified IdentityIQ Associate then Certified IdentityIQ Engineer; for cloud Identity Security Cloud, Certified Identity Security Administrator then Certified Identity Security Engineer. Exams run about US$300 to US$400.

Certification facts. Vendor figures change, so confirm against the official SailPoint catalogue before booking.

Exam codeSailPoint University does not publish short exam codes; the credential name below is the identifier
CredentialSailPoint Certified IdentityIQ Engineer
Issued bySailPoint Technologies (not by IT Canvass)
Exam duration120 minutes
Exam costBundled with SailPoint University training; priced per learning path
PrerequisiteProduct training through SailPoint University, plus implementation experience.
What IT Canvass issuesAn IT Canvass course completion certificate and a certification roadmap
Start with SailPoint IGA โ†’

Your IdentityIQ Developer career roadmap

Five stages from first IdentityIQ project to architect, with indicative 2026 bands.

1. Foundations
โ‚น4-7 LPA ยท $55-75k
IGA basics, IdentityIQ concepts, applications and aggregation. Target: junior IAM analyst.
2. IdentityIQ Associate / Engineer
โ‚น7-14 LPA ยท $95-130k
Roles, policies, certifications and lifecycle events on IIQ. Target: IdentityIQ engineer.
3. IdentityIQ Developer
โ‚น12-22 LPA ยท $110-150k
Rules, workflows, the Java API, REST, plugins and the SSB. Target: SailPoint IIQ developer.
4. Senior / Lead Consultant
โ‚น18-30 LPA ยท $135-170k
Multi-application delivery and integrations. Target: senior consultant or lead.
5. Architect
โ‚น28-45 LPA ยท $155k+
Enterprise architecture, integration and data strategy, performance. Target: SailPoint architect.

Salary snapshot: SailPoint IdentityIQ Developer

India (per year)
โ‚น8-22 LPA
United States (per year)
$105k-160k

Indicative ranges aggregated from public salary data. Actual pay varies by location, employer and experience.

How IT Canvass compares

Against a typical training provider, this IdentityIQ Developer course is taught on the current SailPoint release, gives you your own developer instance from day one, and keeps one working consultant for the whole batch instead of rotating trainers. Every module is mapped to the Certified IdentityIQ Engineer exam, sessions are recorded with lifetime access, and job support (resume review, mock interviews and referrals) is included in one transparent fee. Most providers still teach older release material, run slide-first sessions with limited lab time, and bill support and recordings as add-ons.

Fees and training modes

Choose how you want to learn IdentityIQ Developer. No-cost EMI available on all modes.

Recommended
Live Online TrainingMost popular
Talk to us
Batch fee ยท no-cost EMI

Interactive live batches, weekday or weekend, with the full cohort and lifetime recordings.

Live online training

Share your details and an advisor will send the next batch dates and fees.

By submitting, you agree to the IT Canvass Privacy Policy and Terms & Conditions.

โœ“Live, instructor-led sessions
โœ“Practice on a real developer instance and labs
โœ“3 hands-on projects
โœ“Complete 7-module curriculum, mapped to Certified IdentityIQ Engineer
โœ“Session recordings available the same day
โœ“Complimentary upgrades to future batch recordings
โœ“Lifetime access to recordings and course material
โœ“Placement support: resume, mock interviews and referrals
โœ“Course completion certificate
1-to-1 TrainingFastest
โ‚น49,000
Fixed for every course ยท no-cost EMI

Private one-on-one coaching at your pace, whether you need interview-ready fast or hands-on help with your current project.

Get a free demo

Sit in on a live session with the trainer before you decide on 1-to-1.

By submitting, you agree to the IT Canvass Privacy Policy and Terms & Conditions.

โœ“Flexible scheduling, evenings and weekends
โœ“Last-minute interview preparation
โœ“Support on your live project work, standard curriculum or fully customised to your needs
โœ“Doubt clearing in every session
โœ“Real instance and all 3 projects
โœ“Priority Certified IdentityIQ Engineer exam preparation
โœ“Lifetime recordings and materials
โœ“One fixed price for every course
Self-paced TrainingAffordable
โ‚น9,000
One-time fee ยท lowest-cost option

Learn on your own time with recorded sessions, labs and Q&A doubt support.

Buy self-paced course

Share your details and we will send access details and the current price.

By submitting, you agree to the IT Canvass Privacy Policy and Terms & Conditions.

โœ“Complete library of recorded sessions
โœ“Hands-on labs and exercises
โœ“Doubt support through Q&A
โœ“A dedicated one-to-one live doubt-clearing session with a trainer on completion
โœ“Upgrade to Live Online anytime by paying only the fee difference
โœ“Lifetime complimentary upgrades to the latest videos and material with every version update
โœ“Course material aligned to Certified IdentityIQ Engineer
โœ“Course completion certificate
โ‚น No-cost EMI on all training modes

Group & batch discount

Enrolling 3 or more? Share your details and an advisor will send group pricing.

By submitting, you agree to the IT Canvass Privacy Policy and Terms & Conditions.

Corporate training

Train your team on IdentityIQ Developer

Tailored curriculum, flexible scheduling, a dedicated SailPoint architect, and progress reporting for your managers. Delivered live online or on-site for cohorts of any size.

Explore corporate training

Request a team quote

Tell us about your team and an advisor will send a tailored corporate proposal.

By submitting, you agree to the IT Canvass Privacy Policy and Terms & Conditions.

โœ“Custom curriculum and outcomes
โœ“Onboarding and upskilling at scale
โœ“Dedicated trainer and account manager
โœ“Attendance and progress reporting

Your trainer

Neelima, SailPoint Architect, 12+ years

I still deliver SailPoint IdentityIQ and Identity Security Cloud implementations for enterprise clients, so I teach from what is breaking in production this quarter, not from a slide deck. In class I show the connector, rule, workflow and certification patterns that scale and the mistakes that cost teams days.

SailPoint certified (IdentityIQ & ISC)50+ implementationsFull bio โ†’

Learner reviews

4.8 ยท 196 reviews
I stopped copying rules I did not understand. Now I can explain and debug any rule or workflow.
Karthik M.
SailPoint Developer
The SSB and plugin modules are what real projects need. Excellent, code-first course.
Vivek A.
IGA Developer
Bridged my Java background into SailPoint fast. The debugging sessions were gold.
Farah S.
Java Developer
Already working on IdentityIQ Developer and stuck on a live ticket?Get an expert IdentityIQ Developer developer on screen-share to finish your daily tasks with you. Deliver on time, protect your reputation and your job. Monthly support only, no task-wise plans.Task assigned ยท no idea where to startStill stuck ยท your job on the lineExpert joins your screenDelivered on timeExplore On Job Support

Fees, batches and policies

The questions people actually ask before enrolling, answered plainly.

What is the total fee and what does it include?
The fee covers every live session, lab access on a practice system, the project work, recordings, resume review and interview preparation. There is no separate charge for materials. Exam fees are paid to SailPoint Technologies directly and are not included. Ask for the current fee and any running offer on the enquiry form, since batch pricing changes.
What are the batch timings, and do they work outside India?
Weekday batches run early morning and evening IST, and weekend batches run across both days. Early-morning IST suits US evenings (EST) and late-evening IST suits UK and Gulf mornings. If none of the published slots work, a one-to-one fast-track batch is scheduled around your timezone.
What happens if I miss a session?
Every session is recorded and shared the same day, so you can catch up before the next class. You can also sit the same session again in a parallel or later batch at no extra cost, which is the better option for configuration-heavy topics.
How long do I keep access to the recordings?
Recordings and course material stay available for one year from the batch end date. Lab access to the practice system is time-boxed to the course plus a short extension window, because the systems are shared.
Is there a refund if the course is not right for me?
You can attend the first two sessions and withdraw for a full refund if it is not the right fit. After that, the fee is transferable to another batch or another course rather than refundable. Confirm the current terms in writing before you pay.
Is the certificate issued by SailPoint?
No, and no training provider can issue it. IT Canvass issues a course completion certificate. The SailPoint credential is awarded only by SailPoint Technologies when you pass their exam, which you book directly with them. This course prepares you for that exam and gives you the project experience the exam assumes.

Frequently asked questions

Do I need admin knowledge first?
Yes, basic administration helps. The Core IdentityIQ course is a good precursor.
How much Java do I need?
Basic Java or scripting. We cover BeanShell and the SailPoint API patterns you need.
Is the SSB covered?
Yes, including builds, promotion and upgrade-safe patterns.
Which certification does this map to?
It targets the developer-heavy domains of the SailPoint Certified IdentityIQ Engineer credential.
Will we debug real code?
Yes, every session includes hands-on debugging of real rules and workflows.
Is it live?
Yes, live and instructor-led with lifetime recordings.