Skip to content

Commit 56dd149

Browse files
authored
Update enable-api-center-portal.md
1 parent 534fd7a commit 56dd149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-center/enable-api-center-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ First configure an app registration in your Microsoft Entra ID tenant. The app r
5252
* Under **Supported account types**, select **Accounts in this organizational directory (Single tenant)**.
5353
* In **Redirect URI**, select **Single-page application (SPA)** and set the URI.
5454

55-
* For local testing, set the URI to `http://localhost:5173`.
55+
* For local testing, set the URI to `https://localhost:5173`.
5656
* For production, set the URI to the URI of your API Center portal deployment.
5757
* Select **Register**.
5858
1. On the **Overview** page, copy the **Application (client) ID** and the **Directory (tenant) ID**. You set these values when you build the portal.

0 commit comments

Comments
 (0)