0
balessi75 created
Abp Commercial 5.1.3 / Blazor Server / EF / Non-Tiered
Hi, We have a requirement as a host admin to be able to impersonate any user on any tenant and have run into a problem when testing this scenario.
- As a host admin, we can successfully impersonate any tenant
- Once we impersonate a tenant, we are always logged into that tenant as it's Admin user
- Now we want to impersonate a standard user in that tenant, but when we do so, the option to impersonate a user is not available even though the tenant Admin has impersonate permissions.
- If we login directly to the tenant as an admin without being impersonated from the host, then the impersonate user option is available.
Are we going about this correctly? Guidance is appreciated as always.