Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Restructuring tenant entity for RBAC role #8662

Open
ganeshhubale opened this issue Apr 3, 2019 · 0 comments
Open

Restructuring tenant entity for RBAC role #8662

ganeshhubale opened this issue Apr 3, 2019 · 0 comments
Assignees

Comments

@ganeshhubale
Copy link
Member

  • Navigation to tenant's details page via tree works only for administrator but it is not usable against users other than administrator.
  • Tenant tree will be different for different users as per the RBAC roles permissions.
  • See below screenshot:

tenant_issue

  • To reproduce the issue with automation:

    • Create user
    • Create parent and child tenant
    • Add role which allows user to have access to child tenant only
    • Then log in with new user
    • Navigate to Configuration > Access Control > Tenants and see tree(You will find only child tenant)
    • Thus automation gets failed here because it fails to return expected tree path to click.
  • So here, we can solve this issue either by updating tree_path structure or navigating by clicking tenant's on table rows.

  • Automation PR: [1LP][RFR] New Test: Managing tenant quota with RBAC for different users #8602

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants