Skip to content

Commit 2371deb

Browse files
authored
Update link to custom authentication API
1 parent ce1f945 commit 2371deb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ A sample custom authentication server and instructions are available on [GitHub]
387387

388388
#### API
389389

390-
The API between Azure IoT MQ and the custom authentication server follow the API specification for custom authentication. The OpenAPI specification is available on [GitHub](https://github.com/Azure-Samples/explore-iot-operations/blob/main/samples/auth-server-template/api.yaml).
390+
The API between Azure IoT MQ and the custom authentication server follow the API specification for custom authentication. The OpenAPI specification is available on [GitHub](https://github.com/Azure-Samples/explore-iot-operations/blob/main/samples/auth-server-template/api/0.5.0.yaml).
391391

392392
#### HTTPS with TLS encryption is required
393393

0 commit comments

Comments
 (0)