Record impersonation information on audit event
This commit attaches the `impersonator` attribute to the user when being under impersonation and later used by `AuditEventService` to write to audit log. From audit perspective, this helps us to achieve non-repudiation when actions are taken on behalf the user.
Showing
Please register or sign in to comment