Actions
Bug #16687
closedWith a less priviledge user, you can click on utilities and it leads to 404
Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Web - UI & UX
Target version:
Pull Request:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
As explained in #16386, if you configure an user with the following rights:
<user name="alice" password="xxx" role="user,deployment_read,deployment_write,directive_read,directive_edit,directive_write,technique_read,technique_edit,technique_write,configuration_read" />
Then, you can click on the "utilities" menu (it is not an "open submenu") and it leads to https://.../utilities/techniqueEditor which is a 404.
See screenshot.
I believe it's not a problem with the user authz plugin, but some strange redirection/defaults in rudder app when rights are set.
Files
Actions