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 60428fd commit 2b67208Copy full SHA for 2b67208
1-Authentication/1-sign-in/README.md
@@ -137,7 +137,7 @@ To manually register the apps, as a first step you'll need to:
137
1. If you don't have a platform added, select **Add a platform** and select the **Single-page application** option.
138
1. In the **Redirect URI** section enter the following redirect URIs:
139
1. `http://localhost:3000`
140
- 1. `http://localhost:3000/redirect.html`
+ 1. `http://localhost:3000/redirect`
141
1. Click **Save** to save your changes.
142
143
##### Configure the client app (ms-identity-javascript-c1s1) to use your app registration
0 commit comments