IllegalStateException when merging RBAC rules concerning ACL resources #548
Labels
area/acl
area/rbac
Related to Role Based Access Control feature
status/duplicate
This issue or pull request already exists
status/triage/completed
Automatic triage completed
status/triage/manual
Manual triage in progress
type/bug
Something isn't working
Issue submitter TODO list
main
-labeled docker image and the issue still persists thereDescribe the bug (actual behavior)
With the configuration listed below, the application 500s when visiting
ui/clusters/foo/acl
using an identity having active Kafbat roles[foo-qa, admin, foo-prod]
(coming from SSO rolesadmin
andfoo
).A user with only the
admin
role can display the ACLs via the URL above without issue so something is wrong then mixing/computing rules.Expected behavior
No response
Your installation details
I can reproduce with version
1.0.0
and commit273e64cd
(which ismaster
at the time of writing these lines).Steps to reproduce
Setup some RBAC rules combining roles on resources of type ACL.
Screenshots
No response
Logs
Full trace:
Additional context
No response
The text was updated successfully, but these errors were encountered: