Account definition and active directory licenses assigned to a business role are removed when identity is disabled

Hello everyone,

I am working with Identity Manager v. 8.2.

I have assigned an account definition and some Active Directory licenses to a Business Role. The query of the dynamic role associated with the business role is "IsExternal = 0", nothing else, so it is valid even for inactive.


However, when I deactivate an identity, the account definition and licenses assigned to the business role are removed from the identity, even though the business role remains assigned to it.


Is it possible to make it so that upon deactivation, licenses or the like associated with it are retained in addition to the business role?

Thanks in advance,

Francesco

Parents
  • I think this is because your account definition doesn't have this option selected
    Retain account definition if permanenty disabled

    When this option is not selected and the employee is permanently deactivated the following
    happens to the assignment of the account definition: XIsInEffect@PersonHasTSBAccountDef = False
    So it's still assigned but not effective.

    Be aware!!! that if you select the option Retain account definition if permanenty disabled
    It will directly trigger a database calculation, that could reassign the account definition
    and group assignments for all permanently deactivated employees that are stil assigned to the
    account definition directly or indirectly.

  • Hi there,

    Thanks for your reply. I've already selected the option Retain account definition if permanenty disabled, but it seems like it doesn't work neither for licenses, nor for AD groups.

    Are you aware of any possible way to retain AD groups or licenses even after the de-activation of an identity?

  • Is Retain groups if permanently disabled also set in the Manage level on the Account definition?

Reply Children