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

Allow cryptographic erasure of personal data in task variables #911

Open
zambrovski opened this issue Nov 20, 2023 · 0 comments
Open

Allow cryptographic erasure of personal data in task variables #911

zambrovski opened this issue Nov 20, 2023 · 0 comments
Labels
Type: enhancement New feature or request
Milestone

Comments

@zambrovski
Copy link
Member

Scenario

  • camunda-bpm-taskpool version: 4.x
  • Camunda BPM version: 7.20
  • Description of your use case: Currently, potential personal data information like task assignee, candidateUsers and owner (and potentially values of payload) are persisted in Task events. For GDPR reasons there should be a way to prohibit access to this data.

Current Behaviour

  • No possibility. Once written, attributes will remain there forever (in the event store).

Wanted Behaviour

  • Cryptographic erasure of the fields.

Possible Workarounds

  • None
@zambrovski zambrovski modified the milestones: 4.1.1, BACKLOG Nov 20, 2023
@zambrovski zambrovski added the Type: enhancement New feature or request label Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant