Security
You can use the Security module in Unified Namespace (UNS) to establish secure access to the message broker by allowing only authorized users to publish or subscribe to messages. It also provides tools to manage and control MQTT client accounts.
An MQTT account represents a client connection to the message broker. Each account can:
- Be assigned specific permissions (e.g., publish, subscribe, or both).
- Be managed (reset passwords, enable/disable accounts).
There are two types of MQTT accounts:
- General MQTT Client Accounts: For standard client connections.
- Litmus Edge (LE) Client Accounts: These include additional features, such as using a single connection token for streamlined access.
To access MQTT accounts pane:
- Navigate to the Security page.
- Click on Accounts tab to view detailed information.
Refer to the following actions you can take from the MQTT Account Details Web UI pane.
Action | Details |
---|---|
[1] MQTT Account | Choose the client account type and set the required account details, including a username and permissions. |
[2] Rules | Define rules to specify topics and permissions (e.g., Publish & Subscribe).
|
[3] Actions |
|
Tip: Disable unused accounts instead of deleting them to retain historical data.