Actions
Bug #19631
closedIt is impossible to read properties with a read-only account
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
It used to work in 6.1.13, but is broken in 6.1.15.
The tab gives an error and logs:
[2021-07-30 14:19:37+0200] ERROR api-processing - Authorization error for 'GET secure/api/nodes/root/displayInheritedProperties': User 'read' is not allowed to access GET secure/api/nodes/{id}/displayInheritedProperties [2021-07-30 14:19:37+0200] ERROR com.normation.rudder.rest.RestUtils - "Authorization error: User 'read' is not allowed to access GET secure/api/nodes/{id}/displayInheritedProperties"
Actions