Skip to content
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

Unauthorized Error on Accessing Configs Tab Despite Correct Permissions #2048

Open
njavadi-clgx opened this issue Jan 24, 2025 · 0 comments
Open

Comments

@njavadi-clgx
Copy link

njavadi-clgx commented Jan 24, 2025

Describe the bug
When attempting to access the 'configs' tab under one of the connectors, I am unexpectedly redirected to the login page. An error stating “Unauthorized: missing permission on resource CONNECT_CLUSTER and action READ” is displayed, despite the fact that the user has the required CONNECT_CLUSTER resource and READ action permissions explicitly added.

To Reproduce
Steps to reproduce the behavior:

  1. Log in with a user that has CONNECT_CLUSTER and READ permissions.
  2. Go to Connectors.
  3. Click on 'configs' for any connector.
  4. See error and redirection to login page.

Expected behavior
The expected behavior is that the 'configs' tab should open and display the configurations without any authorization issues since the permissions are correctly set.

Screenshots
Image

Image

Image

Environment :

  • AKHQ version: 0.25.2

Additional context
I don't see the same issue when user with admin role permission tries to click on Connector's Configs Tab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant