Hi,
I am trying to get the current customer for whom the ASM agent has started the session, tried below few OOTB services but nothing worked.
userService.getCurrentUser();
assistedServiceService.getAsmSession().getEmulatedCustomer()
I am using Spartacus ASM with Hybris 2011.
Thanks,