Hi Guys,

I have setup the current verion of Apollo

The access rule looks like this

<access_rule allow="admins" action="*"/>
 <access_rule allow="*" action="connect" kind="connector"/>
 <access_rule allow="external" action="*" kind="topic" id="test"/>

user properties look like this

admin=password
adrian=password

group properties look like this

admins=admin
external=adrian

client running mqtt client with admin credentials can do anything. But
client running with adrian credentials can not even authenticate, what am I
doing wrong.

Cheers





--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Topic-Based-ACL-Help-Needed-tp4698605.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to