You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Implementation Notes/Details
need oauth endpoint for parent to send to child
The text was updated successfully, but these errors were encountered: