Re: Artemis: Restricting access based on protocol

2020-04-01 Thread Stan Petrula
Hi Domenico, thank you for the suggestion, but unfortunately it does not work. I am using slightly modified interceptor code: public class MQTTLoginFilterInterceptor implements MQTTInterceptor { @Override public boolean intercept(final MqttMessage mqttMessage, RemotingConnection

Artemis: Restricting access based on protocol

2020-03-31 Thread Stan Petrula
Hello, We are using admin user to manage Artemis broker using management console, so far OK. We would like to disallow admin login over MQTT protocol. Is it possible to restrict user/role access to certain connectors? -- Sent from: