thomasnordquist / MQTT-Explorer

An all-round MQTT client that provides a structured topic overview
https://mqtt-explorer.com
Other
2.86k stars 282 forks source link

Ready only user support question #783

Open barefooter22 opened 1 month ago

barefooter22 commented 1 month ago

Hello. First of all thank you so much for this project! It is so helpful to look at the MQTT topics in your system. I did have a question though around read-only users using this. Is it possible to have a read-only user using the MQTT explorer so that they can see topics, but I can restrict their access so that they cannot modify things? I'm hoping to restrict access by topic and by read/write permissions for said topics, but just wanted to make sure.

Currently, it looks like I'm seeing constant disconnections in the app when I set write access to none in RabbitMQ and I'm not 100% sure if it's user error:

image

barefooter22 commented 1 month ago

image