We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d52aaf + 628bd2a commit 3990186Copy full SHA for 3990186
1-WebApp-OIDC/1-5-B2C/README.md
@@ -65,7 +65,7 @@ Now you need to [register your web app in your B2C tenant](https://docs.microsof
65
Your web application registration should include the following information:
66
67
- Enable the **Web App/Web API** setting for your application.
68
-- Set the **Reply URL** to `https://localhost:44136/signin/B2C_1_sign_up_in` and `https://localhost:44136/signout/B2C_1_sign_up_in`.
+- Set the **Reply URL** to `https://localhost:44316/signin/B2C_1_sign_up_in` and `https://localhost:44316/signout/B2C_1_sign_up_in`.
69
- Copy the Application ID generated for your application, so you can use it in the next step.
70
71
### Step 5: Configure the sample with your app coordinates
0 commit comments