in WSO2 MB management console I'm trying to restrict read and write access for topics to certain users and roles, but it seems that it only effects JMS but not MQTT messaging, despite WSO2 MB states to support this protocol.
I would like to restrict subscribing and publishing to single roles, so a user can either publish or subscribe to a topic but not both.
Are there any solutions?
Oliver