On 10/03/2011 06:42 PM, Fraser Adams wrote:
> Is it possible to set authentication to only authenticate consumers so
> producers can connect in without needing authentication?
You can allow both anonymous- and known- users to connect, and then use
ACLs to only allow the known users to consume while allowing everyone
(including anonymous users) to publish.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:users-subscribe@qpid.apache.org
|