Actions
Bug #17596
closedUser with some to access technique editor api
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Technique editor
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
An user with `read_only` role can't access technique editor plugin API (and so the plugin can't be used):
<user name="qxj5868" password="LDAP" role="read_only" />
rudder-plugin-user-management | 6.1-1.8-nightly
An Error occured! Error while fetching techniques Details: Authorization error: User 'qxj5868' is not allowed to access GET secure/api/internal/techniques Authorization error: User 'qxj5868' is not allowed to access GET secure/api/internal/methods Authorization error: User 'qxj5868' is not allowed to access GET secure/api/internal/techniques/categories
Actions