Actions
Bug #13416
closedRudder system api token only have RO access
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
We define a list of ACL for our System api token with access to all api, But, Since #12209, you don't have api-authz plugin this token has only RO access to prevent usage of those accounts when the plugin is not enabled.
Replacing ACL rights by a RW right fix this issue
Actions