New web service - delete user data

New web service - delete user data

by Dorel Manolescu -
Number of replies: 1
Picture of Plugin developers

Hi

I created a new web-service local plugin which mimic the to some extend the delete user data behaviour for GDPR purposes.

The plugin is under:

https://moodle.org/plugins/local_gdpr_deleteuserdata

Any advice in terms of:

* extra permissions that needs to be added there (I only added user:delete);

* possible features (maybe bulk support, notifications)

* anything else

are welcome.

As it is in alpha stage please don t use it in live environments as it really deletes all user data. No notifications are send to involved users.

The plugin is build in order to facilitate external systems to trigger a GDPR user data deletion for a user in moodle.

Postman sample web-service call attached here.

Let me know what you think.

Regards

Average of ratings: -