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 AnonymizationTask manage the anonymization process.

 

Value

GUID

bf8bbfc01a8341b68e53e25141487a49

Scheduled by default

(tick)

It is scheduled by default but to actually do something - it has to be enabled How-to configure Anonymization

Interval in seconds

60

Concurrent

(tick)

Parameters

uint[] with CoreIdentity Ids

Anonymization Process

The anonymization process is the part of GDPR capability. After the Core Identity is deleted - system can delete the Personal Data that is in CoreIdentity+CoreIdentityAttributeValues and Identity+IdentityAttributeValue and in change entries.

The process involves a few tasks and is illustrated by timeline below:

Action

Description

Core Identity Anon-State

Identity Anon-State

-

There is some happy Core Identity

NotAnonymized (1)

NotAnonymized (1)

Delete Core Identity

Core Identity state changed to Deleted

Core Identity anonymization state changed to AnonymizationNeeded

AnonymizationNeeded (2)

AnonymizationNeeded(2)

AnonymizationTask runs

Core Identity + Core Identity Attribute Values are anonymized

Core Identity change entries are anonymized

HistoryAnonymized (5)

UpdateIdentityTask runs

Identity Attribute Values are anonymized

Identity change entries are anonymized

Anonymized changes are provisioned to Target System

HistoryAnonymizationNeeded(4)

AnonymizationTask runs

  • No labels