provectus / kafka-ui

Open-Source Web UI for Apache Kafka Management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User is able to change cluster configuration in Read Only mode

ravindraprasad85 opened this issue · comments

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 master-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)

I am running the Kafka cluster in read only mode in kafka-ui config. However, user is able to change the cluster configuration.
Yes, Topics are fine in read only mode .
There is no such feature to add user with view rights till now . IT would be really great if that feature can be added and release in upcoming version.

Expected behavior

All the cluster should be in read only mode for kafka-ui user .

Your installation details

Kafla-ui 0.7.1

Steps to reproduce

Run the Kafka-ui in Read Only mode

Screenshots

No response

Logs

No response

Additional context

No response

@ravindraprasad85 does it actually work if you edit the config and try to save the changes?

I am running the Kafka cluster in read only mode in kafka-ui config. However, user is able to change the cluster configuration.
Yes, Topics are fine in read only mode .
There is no such feature to add user with view rights till now . IT would be really great if that feature can be added and release in upcoming version.

@Haarolean what changes should we make in the config to make sure the cluster config option is not visible for all users , can we also have admin and read only users directly from uiforkafka config ..
can you pls give detailed steps changes to be made to see the UI in read only mode

@ravindraprasad85 what changes did you make to enable pure read only , currently I have enabled read only , but the users are able to see the configure option