jbertram commented on pull request #3907: URL: https://github.com/apache/activemq-artemis/pull/3907#issuecomment-1009987982
@gtully, as noted in the documentation (which you probably saw) there currently are no supported authentication methods for the "Enhanced Authentication" which was introduced in MQTT 5. However, the scaffolding is there so it should be relatively easy to integrate (assuming you're familiar with SASL). See `org.apache.activemq.artemis.core.protocol.mqtt.MQTTProtocolHandler#handleAuth`. Given your familiarity with SASL I was hoping to get your help here. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
