[rabbitmq-discuss] Missing features making me look at moving off RabbitMQ

Scott Brooks scott at beamdog.com
Mon Nov 1 15:38:31 GMT 2010


> Support message-level permissions
>
> * It'd be nice for a publisher to be able to include a security token and have the broker decide to vend to a consumer or not based on it
> * Haven't really thought about this in-depth yet, but the problem we are trying to solve is publishing multiple-tiers of security-sensitive information where the message content itself determines who should see it

Can you encode that security token into the binding on a topic
exchange?  That would mean somewhat fixed values for your security
token, and I can certainly see some ways that it wouldn't work, but
you may be able to get things going.


More information about the rabbitmq-discuss mailing list