Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend Consent Propagation and Existing User Consent Flow Updates #2835

Closed
pattisdr opened this issue Mar 15, 2023 · 1 comment
Closed

Backend Consent Propagation and Existing User Consent Flow Updates #2835

pattisdr opened this issue Mar 15, 2023 · 1 comment
Assignees

Comments

@pattisdr
Copy link
Contributor

pattisdr commented Mar 15, 2023

❗ Blocked by #2832

Is your feature request related to a specific problem?

  • Updates the existing consent propagation code (part of the privacy request execution framework) to factor in that data uses should be considered when determining whether to make an API call or send an email to a third party service in a backwards compatible way. We currently just fire all requests that are defined provided certain prerequisites are met.
  • Factor in new field: enforcement_level (frontend or system_wide) as to whether or not we should propagate preferences to third party systems.
  • Updates the existing endpoint that saves user consent preferences after they have verified their identity. This should be done in a backwards compatible way to work both with the privacy center API that reads from the config.json file and the new UI that will read from privacy notices.

Describe the solution you'd like

See Design Doc Consent Propagation and Existing User Consent Flow

Describe alternatives you've considered, if any

A description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

@pattisdr
Copy link
Contributor Author

pattisdr commented Apr 7, 2023

I am closing this ticket as the entire approach has changed and reticketing

@pattisdr pattisdr closed this as not planned Won't fix, can't repro, duplicate, stale Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant