Base solution for your next web application
Open Closed

Host: "Login for tenants" permission not working without "Login for users" permission #11448


User avatar
0
MazarsDE created
  • What is your product version? v11.3.0
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)? .net core

Repro steps:

  1. Login on host tenant as admin
  2. Provide "Tenants"."Login for tenants" permission but remove "Users"."Login for users" permission to a user (see screenshot)
  3. Login as this user
  4. Go to tenants overview, click on any tenant's "Actions" button, click on "Login as this tenant"
  5. Chose any user of this tenant and login

Expected behaviour: User is logged in as impersonated user in selected tenant

Actual behaviour: User is completely logged out and login screen is displayed

Observation: If the user is also granted "User"."Login for users" permission, login for tenant is working correctly. However, with this permission the user is also granted to impersonate other users on host including admin, which is not a valid work around for us.

Can you please verify whether this still a bug in newest version or if I should create an issue on GitHub?


1 Answer(s)