You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Tim Bain <tb...@alumni.duke.edu> on 2015/10/03 17:17:49 UTC

Re: different users for console and REST API

I don't know for sure, but I would expect that it would not be possible to
do that, since both endpoints are hosted by Jetty and it's Jetty that's
handling the authentication.
On Sep 28, 2015 3:50 AM, "Aleksandar Ivanisevic" <al...@ivanisevic.de>
wrote:

> Hi,
>
> Is it possible to have different users for the console and the REST
> interface at *:8161/api/message/?
>
> looks like whatever I put into /opt/activemq/conf/credentials.properties
> and /opt/activemq/conf/users.properties has access to everything (I'm
> using AMQ 5.12.0 if that matters).
>
> I'm including default /opt/activemq/conf/jetty.xml but I'm a bit lost
> in figuring out which file is read and used where and for what.
>
> regards,
>
>