Hi devs, Is there a way to find the impersonating user from resolver rather than the user being impersonated[1]. There are certain auditing requirements where the power user performing(impersonating) action on behalf of someone needs to be logged in audit records. -Ankush
[1]https://sling.apache.org/apidocs/sling6/org/apache/sling/api/resource/ResourceResolver.html#getUserID()