Actions
Bug #27248
closedrudder-server-8.3.2: "user"/"compliance" roles has no rights to view node compliance reports
Status:
Rejected
Priority:
2
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
I just tried to implement the "user" role (all nodes, configuration tab) via rudder-users.xml and "usermanagement/users/reload" API.
New user successfully appears in the web interface, and can view almost all what I expected. But, no "compliance" tabs.
The error message appears in the top-right corner:
New user successfully appears in the web interface, and can view almost all what I expected. But, no "compliance" tabs.
The error message appears in the top-right corner:
Error when Getting node compliance, details: Unknown error
- Technical logs are shown ok for "user"/"compliance" roles.
Updated by François ARMAND 15 days ago
- Assignee set to Clark ANDRIANASOLO
- Priority changed from To review to 2
Perhaps user lost that right in the hardening made in 8.3. @Clark ANDRIANASOLO can you take a look ?
Updated by Clark ANDRIANASOLO 14 days ago
- Status changed from New to Rejected
- Target version set to 8.3.4
I could not reproduce in 8.3, maybe because it just has been fixed in 8.3.3 : the error is similar to the one described in #26952.
User with node_read
or/and compliance_read
should not have the error and with both, they should be able to see the data
Updated by Clark ANDRIANASOLO 14 days ago
- Related to Bug #26952: User with only “Inventory” rights has a notification error when changing tab added
Actions