Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

[DRP] Add support for POST /revoke #418

Closed
adriaaaa opened this issue Apr 26, 2022 · 0 comments · Fixed by #592
Closed

[DRP] Add support for POST /revoke #418

adriaaaa opened this issue Apr 26, 2022 · 0 comments · Fixed by #592
Labels
enhancement New feature or request

Comments

@adriaaaa
Copy link

adriaaaa commented Apr 26, 2022

Requirements

  1. MUST expose a POST /api/v1/drp/revoke endpoint (similar to POST /api/v1/privacy-request/administrate/deny)
  2. MUST support the request body as defined by the specification (request_id, reason)
  3. MUST deny the request, if currently pending
  4. SHOULD interrupt and cancel the request processing, if possible
  5. SHOULD record the cancellation reason similar to a denial reason entered by an administrator, once this feature is supported in a future version of Fidesops
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants