Hi,

take a look at "anonymous access"

http://activemq.apache.org/security.html#Security-Anonymousaccess

After setting it up, you need to define authorisation roles as well, to
define which destination can be accessed by anonymous users/groups.


Regards
--
Dejan Bosanac
----------------------
Red Hat, Inc.
FuseSource is now part of Red Hat
dbosa...@redhat.com
Twitter: @dejanb
Blog: http://sensatic.net
ActiveMQ in Action: http://www.manning.com/snyder/


On Tue, May 28, 2013 at 7:33 PM, craig w <codecr...@gmail.com> wrote:

> Is it possible to configure a login module such that it only affects
> certain destinations (topics/queues)? For some destinations I'd like to
> require username/password, some others I'd like to require client
> certificates.
>
> Meanwhile I have some other channels that don't need username/password auth
> or client certificates at all.
>

Reply via email to