have to juggle between two
different backups of authorization data.
--
Vilius
-Original Message-
From: Thorsten Meinl
Sent: Friday, April 29, 2022 10:43 AM
To: users@activemq.apache.org
Subject: Re: Questions around security and permissions
Thanks all. This sounds like a v
Thanks all. This sounds like a viable solution to our problem.
Just to be sure: If I want to set permissions per user I also have to
create a dedicated role per user because permissions can only be
granted to roles?
Thanks,
Thorsten
Am Donnerstag, dem 28.04.2022 um 09:00 -0500 schrieb Justin Ber
> But can users be created (and deleted) on-demand?
I'm not exactly sure what you mean by "on-demand," but users can be created
administratively on a running broker via management. This can be done via
the "artemis user" command, the web console, Jolokia, etc. You'll need to
use the PropertiesLogi
Hi,
we have very similar requirements. You can search this mailing list for my
recent questions and answers from others for details.
Basically we have chosen ActiveMQBasicSecurityManager as a backend, and we are
creating users, their permissions and queues on-demand, using
activemq.management