Skip to content

Commit 3a76d72

Browse files
Merge pull request #300705 from jaganth/docs-editor/mqtt-client-custom-jwt-1748908390
Update mqtt-client-custom-jwt.md
2 parents 000f44b + 51f6609 commit 3a76d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/event-grid/mqtt-client-custom-jwt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ In the AUTH packet, you can provide the required values in the following fields:
4545
Authenticate Reason Code with value 25 signifies reauthentication.
4646

4747
> [!NOTE]
48-
> Audience: `aud` claim must be set to `https://[namespace].ts.eventgrid.azure.net/`.
48+
> Audience: `aud` claim must be set to `[namespace][region]-1.ts.eventgrid.azure.net/`.
4949
5050
## Access permissions
5151
A client using OAuth 2.0 JWT authentication can use client attributes and permissions to limit access to specific topics.

0 commit comments

Comments
 (0)