GDPR delete userdata

General plugins (Local) ::: local_gdpr_deleteuserdata
Maintained by Dorel Manolescu
This local plugin allows calling the privacy api user data deletion via a web-service call. (delete_data_for_user)
Latest release:
18 sites
5 downloads
3 fans
Current versions available: 1
This local plugin allows calling the privacy api user data deletion via a web-service call. 

The plugin uses moodle web-service layer and the web-service call is the same as for any other moodle web-services. (example: https://yoursite/webservice/rest/server.php?wstoken=opensesame&wsfunction=local_gdpr_deleteuserdata_single &moodlewsrestformat=json&parameters[0][userid]=67899088 ) 

The plugin is build in order to facilitate external systems to trigger a GDPR user data deletion for a user in moodle. A sample of POSTMAN web service call for this web-service can be found in forum related post.

Potential privacy issues

The GDPR delete userdata plugin does not store any personal data.

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2

Contributors

Dorel Manolescu (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

Please login to post comments