casbin/casbin-cpp

Integrate with mosquitto

bigcat26 opened this issue · 3 comments

Currently, I'm using mosquitto with it's own ACL module dynamic security plugin, but it was complex designed (such as groups & roles, priority id), and resource(topic) group was not supported.

If we can integrate mosquitto dynsec plugin with casbin, that would be great.

@bigcat26 I think we can do it based on mosquitto team's response: eclipse/mosquitto#2100

OK