Hi,
I have succesfully built in code that can impersonate a user. Via the code below:
token = auth.impersonateUser(userName);
However, how can I get the userName from the current user? Is there a way via the API to get the current user name ?
Thanks,
Coen Damen (Logica)