Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Introduction

The purpose of the DeprovisionIdentityTask is to deprovision identities on the target systems.

 

Value

GUID

1cba8799fa0c415e9ebb6c8ed4105c7a

Scheduled by default

(tick)

Interval in seconds

60

Concurrent

(error)

Parameters

-

Identities to deprovision

Task filters the identities to be deprovisioned based on below conditions:

Condition

current Identity → TargetSystem → SystemRecurringTaskFeatures

1cba8799fa0c415e9ebb6c8ed4105c7a task feature has to be active

current Identity → IdentityType → IdentityTypeFeatures

IsDeprovisioningExternallyActive (9) feature has to not active

current Identity → IsProvisioned

true

current Identity → CoreIdentity → ResourceAssignments

has to have no valid resource assignment for IdentityType of current identity

explain valid resource assignment here !!!!!!!!!!

ResourceAssignments

explain this

current Identity → AnonymizationStatus

AnonymizationStatus has to be different than PendingAnonymization (2) or there has to be no changes in identity attribute values (HasChanged is false)

current Identity → AnonymizationStatus

AnonymizationStatus has to be NotAnonymized (1) or Anonymized (6)

this is stronger condition than previous. The one above can be removed!

DeprovisionedDate

IsIdentityReadyForDeprovisioningNow

  • No labels