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

How can I make when a client tries to subscribe to an unauthorized topic the client disconnects from the broker? I am using Dynamic Security Plugin. #2853

Open
Mohammed-Abdel-Aziz opened this issue Jul 16, 2023 · 0 comments

Comments

@Mohammed-Abdel-Aziz
Copy link

Mohammed-Abdel-Aziz commented Jul 16, 2023

Mosquitto congfig file:

listener 1883
allow_anonymous true
per_listener_settings false
plugin /usr/lib/mosquitto_dynamic_security.so
plugin_opt_config_file /mosquitto/config/dynamic-security.json

this is real example:
https://drive.google.com/file/d/1C2FPgIXH-fCWuFN5F0ujOkEdGSNfndLO/view?usp=sharing

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

No branches or pull requests

1 participant