What do you mean by "JMS commands"?
Justin On Mon, Mar 21, 2022 at 8:36 AM Vilius Šumskas <[email protected]> wrote: > Hello, > > we are using JMS commands in our code to dynamically create Artemis users > as needed. This works fine, however I noticed that passwords for these > users are not hashed or masked in artemis-users.properties file. Passwords > of the users which were created via CLI are masked fine. > > Is there a way to use some kind of hashing or should we look at completely > different SecurityManager provider for production purposes? > > We are using Artemis 2.20 with the default > org.apache.activemq.artemis.spi.core.security.jaas.PropertiesLoginModule in > the configuration. > > -- > Best Regards, > > Vilius Šumskas > Rivile > IT manager > +370 614 75713 > >
