We have a scenario where account provisioning should be first completed on Active Directory source before proceeding with Novell eDirectory source.
In other words, Novell eDirectory account shouldn’t created if an Active Directory account doesn’t exist for that user during account provisioning.
Currently, I’m trying to use “Role” membership criteria to control this (using account attribute option). Are there other ways to handle this requirement?
We created the below transform and mapped it to the identity attribute, and the same identity attribute is used in roles. I think this is the only option.
Just to make sure I understood correctly, are you suggesting to use type “Account Attribute” in role criteria and choose one of the attributes to confirm accounts exists before proceeding ?