Hi, I want to know if we can confugre Active MQ Mqtt Broker in such a way that we can restrict a publisher to publish on a specific set of topics. i.e. If the publisher client is to publish message in topics 'a','b' and 'c' then that client cannot send any message on a new topic say 'd'. I know we can do programming at publisher end woth checks of the topics, but i want to know if it is possible at Broker end ?
Thanx in advance. -- View this message in context: http://activemq.2283324.n4.nabble.com/Configure-Broker-to-manage-publisher-tp4724174.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.