wiki:S3/ConsentTracking

Version 3 (modified by Dominic König, 6 years ago) ( diff )

--

Consent Tracking

Introduction

Storing and processing of personally identifiable data (PID) may require explicit consent by the person in question. The Consent Tracking framework provides the means to request and track such consent.

Data Model

Types of Data Processing

The auth_processing_type table records types of data processing that require consent. Each processing type is identified by a unique code, which can be used to hard-code filters and consent checks throughout the application.

Consent Options

[tbd]

Consent Record

[tbd]

Managing Consent Options

[tbd]

Requesting Consent

Embedding the Widget

[tbd]

Mandatory Consent Options

[tbd]

Post-processing the Widget

[tbd]

Checking for Consent

has_consented

[tbd]

[tbd]

[tbd]

Consent Expiry

[tbd]

Verifying Integrity

[tbd]

Note: See TracWiki for help on using the wiki.