Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable To Use Configuration Tab If No Account:read Permission Set #1041

Closed
LeoNerdoG opened this issue Nov 22, 2017 · 1 comment
Closed

Unable To Use Configuration Tab If No Account:read Permission Set #1041

LeoNerdoG opened this issue Nov 22, 2017 · 1 comment
Assignees
Labels
Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console

Comments

@LeoNerdoG
Copy link
Contributor

User is not able to use device's Configuration tab, because Kapua demands account:read permissions (look at the screenshot bellow).

Testflow:

  1. Login as kapua-sys
  2. Go to Users, create a user (e.g. kapua-user1)
  3. Go to Devices, add or create a Device (e.g. sample-device1)
  4. Select kapua-user1, add ALL permissions to devices, device_event, device_lifecycle and device_management domains
  5. Login as kapua-user1, go to Devices, select sample-device1 and go to Configuration tab.
    Screnshot bellow shows that Kapua demands account:read permission for this operation.

screen shot 2017-11-22 at 14 22 08

Browsers used:

  • Google Chrome (Version 62.0.3202.94 (Official Build) (64-bit))
  • Safari (Version 11.0.1 (13604.3.5))
  • Mozilla Firefox (57.0 (64-bit))
  • Opera (Version 49.0.2725.39)
@lorthirk lorthirk self-assigned this Nov 22, 2017
@lorthirk lorthirk added Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console labels Nov 22, 2017
lorthirk pushed a commit that referenced this issue Nov 22, 2017
Fix for #1039, #1040, #1041, #1042 and #1043

Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
lorthirk pushed a commit that referenced this issue Nov 22, 2017
Fix for #1039, #1040, #1041, #1042 and #1043

Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@eurotech.com>
@LeoNerdoG
Copy link
Contributor Author

I have verified that this issue is resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it! Console GWT This issue/PR is related to Admin Web Console
Projects
None yet
Development

No branches or pull requests

2 participants