- Issue created by @vegardjo
Per now we do nothing when a user is marked as deleted from Entra. We get the info back with the id of the user, but as we do not store this id anywhere we don't reliably know about it.
We should likely store this in the db per sync entity, and have options to handle it when a user is deleted. Like: ignore it or block user in Drupal.
Active
2.2
Code