Hi,
My customers are divided into different usergroups, with the customers name as the group name.
Under each group I have created an administrator-user with the same name as the group and with the email address as the username. The password is empty.
Other ordinary users are added to the group, each with a unique username and password. Each of them has added the administrator-user as a user they can impersonate.
What I would like to achieve, is that whenever an ordinary user is logged in, they are automatically impersonating the administrator-user, with the admin-users addresses and favoritelists.
I've looked into the Impersonate method in Dynamicweb.Security.Impersonation, but it requires a username and password, in order to impersonate. My admin-user does not have a password (but I could create on for him).
What would be the best way of doing this?
--
Best regards
Kurt Moskjaer Andersen