Is anyone else having this issue?
We have a 3rd party application that we use for user provisioning and deprovisioning.
When the application deletes a user it first renames the user.
For example if it was deleting a user named [email protected] the actions would be:
- User Rename [email protected] to [email protected]
- User Deletion [email protected]
However, only the User Deletion event is appearing in the Admin Log.
This is a problem because if we want to recover the account we don’t know what the orginal account was renamed to before the delete occurred.
Regardless of that process, the question is, Why are the User Rename events not appearing in the logs.
explained in the details section