fabric8-services / fabric8-auth

Identity and Access Management for fabric8 services
https://auth.openshift.io/api/status
Apache License 2.0
14 stars 26 forks source link

[user deactivation] soft-delete user and identity records #778

Closed xcoulon closed 5 years ago

xcoulon commented 5 years ago

Part of the User Deactivation Epic

soft-delete the user account in auth (soft delete for now, so we don't have to deal with FK). This can be revised in the future.

Having the user information obfuscated (see #775) will not block for further registration of inactive users (i.e., they come back to the platform). But all previous data will have been erased, so it's a new/fresh start.