We have a single forest with 10 domains, and we have configured one source in Identity Security Cloud (ISC) in line with SailPoint’s best practices.
We have a requirement to move objects between OUs — both within the same domain and across different domains. The AC_NewParent operation works correctly for OU movements within the same domain. However, when attempting to move objects to an OU in another domain, the operation fails. It appears that AC_NewParent does not support cross-domain moves.
We are exploring potential approaches to address this requirement, such as:
-
Disabling the old account and creating a new account in the target domain in BP rule. -
Using rules or scripts (e.g., PowerShell, connector-after rules, or other custom logic) to automate the process.
We are looking for guidance or recommended options to implement this functionality effectively