Hi, I have one use case where I need your suggestion -
There is one other IAM system we were using where we used custom java code (as custom adapter) to provision ids on target system. This provisioning was done based on birthright rule. This process of id creation was not done for all users in older IAM system, it was done for few users.
Now we have connected the same target system with Sailpoint IDN. There is one new web service system we have configured in our Sailpoint environment. We have configured all required steps in SP to create account at target system. We are creating ids in target system based on role assignment which internally call access profile (entitlement). In first role refresh it created many new accounts in target system, but we have few issues:
- from older IAM system there were many users for whom id was already created on target system, for them create account is failing saying account already exist on target system. In this case, although user has account on target system but from Sailpoint side we are able to see role assignment or entitlement add in user’s profile.
could you please suggest how can I fix this issue.