Andrey Danilenko created ARTEMIS-3267:
-----------------------------------------
Summary: REST API has no params for authentication in broker
Key: ARTEMIS-3267
URL: https://issues.apache.org/jira/browse/ARTEMIS-3267
Project: ActiveMQ Artemis
Issue Type: Improvement
Components: API
Reporter: Andrey Danilenko
Starting web application with rest api ends up with error _AMQ229031: Unable to
validate user from . Username: null,_ if option *--allow-anonymous=Y* not
applied while creating artemis instance. Because there is no way to pass
authentication parameters via {{_<rest-messaging><url>_}} - only protocol, host
and port are being parsed. Anonymous connections are not allowed for commercial
operation. How to solve this ?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)