-
Notifications
You must be signed in to change notification settings - Fork 928
authentication_features
Andy Piper edited this page Dec 2, 2013
·
1 revision
MQTT v3.1 has username/password support at the API level, so you can ensure only authenticated users connect.
If you are using a tunneling protocol to provide communications security for your MQTT system, you may also be able to leverage this to limit IP access to the MQTT server to those clients that are authenticated to the tunneling protocol.
MQTT Community Wiki by mqtt.org community members is licensed under a Creative Commons Attribution 4.0 International License and was made possible by the generosity of all of its contributors.