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 3a193fc commit a88cde3Copy full SHA for a88cde3
4-WebApp-your-API/4-2-B2C/README.md
@@ -99,7 +99,7 @@ Now you need to [register your web app in your B2C tenant](https://docs.microsof
99
Your web application registration should include the following information:
100
101
- Enable the **Web App/Web API** setting for your application.
102
-- Set the **Reply URL** to `https://localhost:44316/signin-oidc`.
+- Set the **Reply URL** to `https://localhost:44321/signin-oidc`.
103
- Copy the Application ID generated for your application, so you can use it in the next step.
104
105
### Step 5: Configure the sample with your app coordinates
0 commit comments