Configure authorization using the built-in database with Linux
When you configure authorization rules, there are two configuration choices that depend on your deployment setup.
-
Docker – If you're running a standard Docker installation without Litmus Edge, use the Docker bridge gateway configuration. This is typically the case when you've only deployed Amazon IoT SiteWise components.
-
Litmus Edge – If you have Litmus Edge installed on your gateway, use the Litmus Edge network subnet configuration.
Note
If you initially configure the Docker bridge gateway and later install Litmus Edge, reconfigure the authorization rules using the Litmus Edge network subnet option to ensure proper communication between all components.
To add basic authorization rules
-
Verify that the EMQX broker is deployed and running.
-
Start a shell session on your gateway host.
The tool automatically creates and applies authorization rules to allow connections from the provided IP address to the broker. It allows access to all topics. This includes the IoT SiteWise OPC UA collector and IoT SiteWise publisher.
-
Proceed to Update the EMQX deployment configuration for authorization.