About the sample "https://github.com/azure-ad-b2c/samples/tree/master/policies/impersonation".
Someone who has already used it, can you comment on how you handled the authentication logs? I noticed in the B2C Logs both the user who is "Impersonated
" and the user who is "Impersonator
", I did not find any records that indicate that there was an "impersonation
" process.
The Token generated in this process is for the "Impersonator
" user, and has information about him, is it possible to bring information about the "Impersonated
" user?