fides icon indicating copy to clipboard operation
fides copied to clipboard

Models for Privacy Center configuration

Open galvana opened this issue 1 year ago • 3 comments

Closes PROD-1787

Description Of Changes

Adding plus_privacy_center_config table to store a minimal version of the Privacy Center config.json. Only a subset of the spec is saved to the database, enough for the Admin UI to generate access and erasure requests.

Code Changes

  • [ ] Added new plus_privacy_center_config table
  • [ ] PrivacyCenterConfig model and schema
  • [ ] Validation tests

Steps to Confirm

  • [ ] See https://github.com/ethyca/fidesplus/pull/1354

Pre-Merge Checklist

galvana avatar Mar 15 '24 02:03 galvana