Does anyone know how do I add the ISC Identity ID # to a provisioning plan (Create Account) on a source? I see it in an identity details and I can add it to a column on a search but it isn’t available in the Identity attribute selection. We can also obtain it via API just not for provisioning/attribute sync. This is needed for some integration we are developing.
Why not just use $identity.id as a static value?
Also, this only works on account create and doesn’t allow it to be synced. To sync, I need to create an identity attribute and then add it to provisioning plan as such. It’s a shame since it is already there but it can’t be accessed otherwise.