Skip to content

Commit f185dce

Browse files
committed
Add username password auth section
1 parent 736bb95 commit f185dce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -914,6 +914,11 @@ spec:
914914

915915
---
916916

917+
### Use custom authentication for username and password authentication
918+
919+
You can use custom authentication to implement username and password authentication. A sample custom authentication server sample is available for testing. See the [Azure IoT Operations MQTT username and password authentication sample]() on GitHub.
920+
921+
917922
## Disable authentication
918923

919924
For testing, you can disable authentication for a broker listener port. We don't recommend that you disable authentication for production environments.

0 commit comments

Comments
 (0)