We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48eb87 commit 1a591f3Copy full SHA for 1a591f3
articles/azure-web-pubsub/concept-client-protocols.md
@@ -29,6 +29,7 @@ Here's a general authorization workflow:
29
1. The application server returns the JWT and the service URL to the client.
30
1. The client tries to connect to the Web PubSub service by using the URL and the JWT token returned from the application server.
31
32
+### Supported claims
33
You could also configure properties for the client connection when generating the access token by specifying special claims inside the JWT token:
34
35
| Description | Claim type | Claim value | Notes |
0 commit comments