forked from IABTechLab/fideslang
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Collection-Level Masking Strategy Override and Erase After (#17)
Define two things on Collection Meta to support erasure operations at the row level for database connectors: - Defines a masking strategy override under Collection Meta that will override Policy-based masking strategies if applicable and supported. - Also allow `erase_after` to be specified for DSR's (specifically for database connectors). We can manually specify that one collection should be erased after another.
- Loading branch information
Showing
3 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters