Authenticating an MQTT Java client using JAAS
Learn how to authenticate a client using JAAS. Modify the sample program JAASLoginModule.java and the example Java program PubSync.java. Configure a telemetry channel to require JAAS authentication, and run the modified publisher, checking its username and password using JAAS.
Learn how to authenticate a client using JAAS. Modify the sample program JAASLoginModule.java and the example Java program PubSync.java. Configure a telemetry channel to require JAAS authentication, and run the modified publisher, checking its username and password using JAAS.