Supporting Active Directory Native Move / Rename

In many places in IdentityIQ, the default identifier for Active Directory accounts and groups is Distinguished Name (DN). Some native changes, such as when an account or group is moved within the Active Directory OU or when a person's name changes, result in a change to the DN.

Beginning with version 8.3, IdentityIQ uses the Active Directory GUID, a globally unique identifier, to determine when an account or group object's DN has changed. When a change is detected, the object is updated, and the change is propagated to all DN references throughout IdentityIQ.

When a changed DN is updated on aggregation, IdentityIQ creates an event to propagate the changes to these areas:

For account groups:

  • Bundle/Profile

  • Policy

  • Form

  • Rule

  • GroupDefinition

  • Identity

  • Dynamic Scope

  • PasswordPolicy/PasswordPolicyHolder

  • Widgets

For accounts:

  • Form

  • Rule

  • GroupDefinition

  • Identity

To process the event, a Native Identity Change Propagation Request is created, which propagates changes to the appropriate destinations based on the event type. After all propagations to the destinations have completed successfully, the event is marked as DONE. If the event fails for any reason, the event and request are both marked as FAILED.

Failed events can be restarted or pruned from your system using the Reset Failed NativeIdentityChangeEvents task. For more information on using this task, see Reset Failed NativeIdentityChangeEvents.

If a DN has been updated in response to a native move or rename, the DN is also replaced with the new one in the Provisioning plan at provisioning time, to ensure that there will be no errors on provisioning.