Skip to content

Commit c0ad1d7

Browse files
Merge pull request #285341 from PatAltimore/patricka-dss-auth
Add DSS keys link
2 parents e931181 + 07ba476 commit c0ad1d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/iot-operations/manage-mqtt-broker/howto-configure-authorization.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ To set up authorization for clients that use the DSS, provide the following perm
143143
- Permission to publish to the system key value store `$services/statestore/_any_/command/invoke/request` topic
144144
- Permission to subscribe to the response-topic (set during initial publish as a parameter) `<response_topic>/#`
145145

146+
For more information about DSS authorization, see [state store keys](https://github.com/Azure/iotedge-broker/blob/main/docs/authorization/readme.md#state-store-keys).
147+
146148
## Update authorization
147149

148150
Broker authorization resources can be updated at runtime without restart. All clients connected at the time of the update of policy are disconnected. Changing the policy type is also supported.

0 commit comments

Comments
 (0)