Skip to content

Commit b8aaf47

Browse files
authored
Update developer-portal-wordpress-plugin.md
Clarify app registration steps for SPA redirect
1 parent fa87e42 commit b8aaf47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ In this step, create a new Microsoft Entra app. In later steps, you configure th
6969

7070
`https://<apim-instance-name>.developer.azure-api.net/signin`
7171

72-
1. On the **Authentication** page, under **Single-page application**, select **Add URI** and enter the following URI, substituting the name of your API Management instance:
72+
1. Select **+ Add a platform** again. Select **Single-page application** agaain.
73+
1. On the **Configure single-page application** page, enter the following redirect URI, substituting the name of your API Management instance, and select **Configure**:
7374

7475
`https://<apim-instance-name>.developer.azure-api.net/`
7576

0 commit comments

Comments
 (0)