Skip to content

Commit dbb5ce1

Browse files
committed
Typo
1 parent 0c5f848 commit dbb5ce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ This broker authorization allows clients with usernames `temperature-sensor` or
171171
Here's a summary of how the username is used for authorization based on the authentication method:
172172

173173
- **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.
175175
- **Custom** - Username should only be used for authorization rules if custom authentication validates the username.
176176

177177
### Further limit access based on client ID

0 commit comments

Comments
 (0)