We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9512c34 commit 3746fceCopy full SHA for 3746fce
articles/quickstart/webapp/aspnet-core-blazor-server/download.md
@@ -5,7 +5,7 @@ To run the sample follow these steps:
5
1) Set the **Allowed Callback URLs** in the [Application Settings](${manage_url}/#/applications/${account.clientId}/settings) to:
6
7
```text
8
-http://localhost:3000/callback,http://localhost:7113/callback
+http://localhost:3000/callback,https://localhost:7113/callback
9
```
10
11
2) Set the **Allowed Logout URLs** in the [Application Settings](${manage_url}/#/applications/${account.clientId}/settings) to:
0 commit comments