-
-
Notifications
You must be signed in to change notification settings - Fork 223
Closed as not planned
Closed as not planned
Copy link
Labels
area/rbacRelated to Role Based Access Control featureRelated to Role Based Access Control featurestatus/duplicateThis issue or pull request already existsThis issue or pull request already existsstatus/triage/completedAutomatic triage completedAutomatic triage completedstatus/triage/manualManual triage in progressManual triage in progresstype/bugSomething isn't workingSomething isn't working
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)
Hello developers :)
I hope you have a good day!
I just encountered a problem:
"messages_delete" right seems to also add "edit" permission on the "topic" resource.
Thanks for your feedback.
Expected behavior
No response
Your installation details
Docker with 1.3.0 version
Steps to reproduce
change permissions with YAML config like the documentation:
https://ui.docs.kafbat.io/configuration/rbac-role-based-access-control#permissions
this config:
- resource: topic
value: ".*"
actions:
- view
- messages_read
- messages_produce
- messages_delete <- by adding this, it also add "edit" permission on the "topic" resource.
- analysis_run
- analysis_view
Screenshots
No response
Logs
No response
Additional context
No response
jwhitcraft
Metadata
Metadata
Assignees
Labels
area/rbacRelated to Role Based Access Control featureRelated to Role Based Access Control featurestatus/duplicateThis issue or pull request already existsThis issue or pull request already existsstatus/triage/completedAutomatic triage completedAutomatic triage completedstatus/triage/manualManual triage in progressManual triage in progresstype/bugSomething isn't workingSomething isn't working