Skip to content

Commit 3746fce

Browse files
authored
Update download.md
1 parent 9512c34 commit 3746fce

File tree

1 file changed

+1
-1
lines changed
  • articles/quickstart/webapp/aspnet-core-blazor-server

1 file changed

+1
-1
lines changed

articles/quickstart/webapp/aspnet-core-blazor-server/download.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ To run the sample follow these steps:
55
1) Set the **Allowed Callback URLs** in the [Application Settings](${manage_url}/#/applications/${account.clientId}/settings) to:
66

77
```text
8-
http://localhost:3000/callback,http://localhost:7113/callback
8+
http://localhost:3000/callback,https://localhost:7113/callback
99
```
1010

1111
2) Set the **Allowed Logout URLs** in the [Application Settings](${manage_url}/#/applications/${account.clientId}/settings) to:

0 commit comments

Comments
 (0)