Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Abstract

This page describes how MQTT Security Context allows secure command writes through MQTT Engine and MQTT Transmission configurations interact using the Ignition Security Context to inhibit write commands to tags by unauthorized users. by using custom tag permissions to authorize a tag write based on user.

When using Ignition Security contextContext, the user authorization is encrypted and included with the published write event message from MQTT Engine. At MQTT Transmission, if the user is authorized to write to the tag, this results in a successful write, and the tag change is published. If the user is not authorized to write to the tag, there is no action taken. 

...

Note
To use this feature you must be using MQTT Engine and MQTT Transmission modules 4.0.10 or greater and Ignition 8.1.11 or greater


This page describes the MQTT Engine and MQTT Transmission configurations required to use MQTT Security Context.

MQTT Engine Configuration

...