Skip to content

Commit dd34a1e

Browse files
authored
pencil edit
Line 121: Bodytab > Body tab
1 parent cd1d33a commit dd34a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/howto-authorize-from-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ To learn more about how to assign and manage Azure role assignments, see these a
118118

119119
![Screenshot of the basic info using postman to get the token.](./media/howto-authorize-from-application/get-azure-ad-token-using-postman.png)
120120

121-
5. Switch to the **Body**tab, and add the following keys and values.
121+
5. Switch to the **Body** tab, and add the following keys and values.
122122
1. Select **x-www-form-urlencoded**.
123123
2. Add `grant_type` key, and type `client_credentials` for the value.
124124
3. Add `client_id` key, and paste the value of **Application (client) ID** in the **Overview** tab of the application you created earlier.

0 commit comments

Comments
 (0)