[rabbitmq-discuss] Advanced per-user authorization
Matthias Radestock
matthias at rabbitmq.com
Wed Nov 21 16:43:53 GMT 2012
On 21/11/12 16:32, Emile Joubert wrote:
> Unfortunately RabbitMQ does not currently
> offer the granularity of access control that allows you to grant access
> based on routing key patterns.
For AMQP, the combination of internal exchanges, exchange-to-exchange
bindings, and RabbitMQ's existing permission system provide enough
functionality to emulate per-routing-key-pattern access control.
Alas if, as you say, the MQTT plug-in can only publish/bind to a
specific exchange then that won't work.
Regards,
Matthias.
More information about the rabbitmq-discuss
mailing list