Thanks, helped me a lot and its working great!
Is the format of the POST parameters documented somewhere?
E.g. how can I know that the "password" parameter in
'{"name":"mynewuser1","password":"secret"}' is valid.
If opening http://localhost:8080/api/latest/user/passwordFile on a
webserver, I can see that "name" seems to be valid, but there is no hint
that "password" is also valid.
Regards...-- View this message in context: http://qpid.2158936.n2.nabble.com/Java-broker-Dynamically-add-user-tp7636651p7636718.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
