Sorry for the confusion, but I'm using Apollo (I didn't realize it was the
same email list as AMQ). Your suggestion looks like it might be promising
however the page you linked to has this error in the "Authorization"
section:
Error formatting macro: snippet: java.lang.IndexOutOfBoundsException:
I
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
--
Re
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
o