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

Add ability to Fides Connector to create a new privacy request without identity verification #1748

Closed
Kelsey-Ethyca opened this issue Nov 11, 2022 · 0 comments · Fixed by #1819
Assignees

Comments

@Kelsey-Ethyca
Copy link
Contributor

Kelsey-Ethyca commented Nov 11, 2022

Description

The configuration will be that of parent-child where the parent Fides will have the privacy center configured and will be front-facing for the organization to process all incoming privacy requests. The child nodes will service privacy requests as the parent node sends it to them.

approve/deny will happen and parent, child approval/denials will be ignored

User Story - As a Fides admin, I should be able to configure my Fides distributed setup so that when a privacy request arrives at the parent node, it is routed to the child nodes in addition to servicing it through the applications that are connected to the parent node itself.

Acceptance Criteria

  • Fides should be able to call the API of another Fides instance to create a new privacy request, bypassing the need for identity verification

Implementation Notes/Details

need oauth endpoint for parent to send to child

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants