File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/iot-operations/manage-mqtt-broker Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -171,7 +171,7 @@ This broker authorization allows clients with usernames `temperature-sensor` or
171
171
Here's a summary of how the username is used for authorization based on the authentication method :
172
172
173
173
- **Kubernetes SAT** - Username shouldn't be used for authorization because is not verified for MQTTv5 with enhanced authentication.
174
- - **x .509** - Username matches the CN from certificate and can be used for authorization rules.
174
+ - **X .509** - Username matches the CN from certificate and can be used for authorization rules.
175
175
- **Custom** - Username should only be used for authorization rules if custom authentication validates the username.
176
176
177
177
# ## Further limit access based on client ID
You can’t perform that action at this time.
0 commit comments