Skip to content

Commit 9a4964e

Browse files
committed
typos
1 parent 10c7d23 commit 9a4964e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/api-management/developer-portal-wordpress-plugin.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ In this step, create a new Microsoft Entra app. In later steps, you configure th
7272
`https://<apim-instance-name>.developer.azure-api.net/`
7373

7474
1. Under **Implicit grant and hybrid flows**, select **ID tokens** and select **Save**.
75-
1. In the left menu, under **Manage**, select **Token configuration** > **+ Add optional claim**>
75+
1. In the left menu, under **Manage**, select **Token configuration** > **+ Add optional claim**.
7676
1. On the **Add optional claim** page, select **ID** and then select the following claims: **email, family_name, given_name, onprem_sid, preferred_username, upn**. Select **Add**.
7777
1. When prompted, select **Turn on the Microsoft Graph email, profile permission**. Select **Add**.
7878
1. In the left menu, under **Manage** select **API permissions** and confirm that the following Microsoft Graph permissions are present: **email, profile, User.Read**.
@@ -128,7 +128,7 @@ Configure the same Microsoft Entra app registration as an identity provider for
128128
When you open it for the first time, you're prompted to consent to specific permissions.
129129

130130
1. Sign into the WordPress admin site using the username and password you entered while creating WordPress on App Service.
131-
1. In the left menu, select **Appearance** > **Themes** and then **Add New Theme**
131+
1. In the left menu, select **Appearance** > **Themes** and then **Add New Theme**.
132132
1. Select **Upload Theme**. Select **Choose File** to upload the API Management developer portal theme zip file (`twentytwentyfour.1.1.zip`) that you downloaded previously. Select **Install Now**.
133133
1. In the next screen, select **Replace active with uploaded**.
134134

0 commit comments

Comments
 (0)