Open
Description
Issue submitter TODO list
- I've looked up my issue in FAQ
- I've searched for an already existing issues here
- I've tried running
main
-labeled docker image and the issue still persists there - I'm running a supported version of the application which is listed here
Describe the bug (actual behavior)
The broker settings edit buttons are available in the UI, but when you try to do this, the backend ultimately returns a 403 error.
Expected behavior
No response
Your installation details
1.2.0
Steps to reproduce
role-config (cluster is non-readonly)
permissions:
- resource: applicationconfig
actions: ["view"]
- resource: clusterconfig
actions: ["view"]
Screenshots
Logs
No response
Additional context
No response