BinghamtonUniversity / IAMBing

A Highly Configurable Identity & Access Management (IAM) Engine
MIT License
3 stars 0 forks source link

Make sure that identity deletes actually delete all stuff associated with that identity. #32

Closed timcortesi closed 1 year ago

timcortesi commented 2 years ago

... Or remove the identity delete button for now. The identity merge action is probably more important for preserving history.

timcortesi commented 2 years ago

@alikemaltanriverdi Can you please take a look at this?
When we delete an identity, do we also delete:

Additionally, do we clear:

Others?? It should be possible to delete an identity without throwing an exception in all situations.

If an identity has accounts and entitlements and groups and has entries in the action queue and permissions

timcortesi commented 1 year ago

Confirmed Fixed.