SailPoint IIQ to ISC migration

Do we have an easy-to-follow guide OR document which outlines the steps needed to migrate from SailPoint IIQ to SailPoint ISC?

Guide should include steps to migrate, LCM code/config, data, applications and policies in an automated way.

Please advise.

Thank you!

Hi @terence_jayabalan

Welcome to SailPoint Developer community, please check this space for more information.

Latest IIQ β†’ ISC Migration Space topics - SailPoint Developer Community

– Krish

hi Krish.

This is extremely useful information. Any pointers on

  1. What we need to keep in mind when migrating customizations from IIQ to IDN?
  2. How do we minimize this?
  3. If we have to migrate customizations what is the best way to do it?
    Thanks!

Do not try to replicate your IIQ environment in your IDN environment. It’s not about how you do the customization, its about do you really need it.

You need to understand the IDN architecture.

For example, Lifecycle events in IIQ

We don’t have them in IDN, we handle them using Identity Profile - Provisioning - Lifecycle state to enable/disable accounts, add/remove access.

There is no LCM in IDN, You can have approvals configured for every Role.

You need to know the IDN OOTB feature for every IIQ usecase.

JDBC, WebService will be same in both IIQ and IDN.

We have 15-20 rules in IDN, which is <10% of IIQ, most of the customizations you need for application onboarding is managed by Transforms itself.

Definitely there will be some limitations, which we can solve them by using workflows, custom scripting deployed in IQ Service calling IDN APIs.

– Krishna

2 Likes

@terence
SailPoint has provided detailed videos that can help you gain a deeper understanding of the concepts and approaches. I hope this information is helpful