Skip to content

FE: RBAC problem for broker settings #1051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
4 tasks done
fallen-up opened this issue May 1, 2025 · 0 comments
Open
4 tasks done

FE: RBAC problem for broker settings #1051

fallen-up opened this issue May 1, 2025 · 0 comments
Assignees
Labels
area/rbac Related to Role Based Access Control feature scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/bug Something isn't working

Comments

@fallen-up
Copy link

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

Image

Logs

No response

Additional context

No response

@fallen-up fallen-up added status/triage Issues pending maintainers triage type/bug Something isn't working labels May 1, 2025
@kapybro kapybro bot added area/rbac Related to Role Based Access Control feature status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels May 1, 2025
@Haarolean Haarolean self-assigned this May 1, 2025
@Haarolean Haarolean added scope/frontend Related to frontend changes and removed status/triage/manual Manual triage in progress labels May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rbac Related to Role Based Access Control feature scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants