Removing user data according to GDPR does not work with the DevWorkspaces #21330
Labels
area/che-server
kind/bug
Outline of a bug - must adhere to the bug report template.
severity/P1
Has a major impact to usage or development of the system.
Describe the bug
Docs: https://www.eclipse.org/che/docs/stable/administration-guide/removing-user-data/
Basically
AdminPermissionInitializer
is not bonded in theCHE_AUTH_NATIVEUSER
and the following properties in the CR are not taken into consideration:Che version
7.44@latest
Steps to reproduce
Follow the Docs: https://www.eclipse.org/che/docs/stable/administration-guide/removing-user-data/
on the last step during the user removal as an admin you will get 403 - Permissions denied,
Expected behavior
Admin user can delete other user data from dd
Runtime
OpenShift
Screenshots
No response
Installation method
OperatorHub
Environment
other (please specify in additional context)
Eclipse Che Logs
No response
Additional context
In general, the user entries / management should not be part of the che-server anymore and should be removed - #21168 (comment)
The text was updated successfully, but these errors were encountered: