Commit 6f637cf
Add mcp-web redirect URIs for McpServer.Web on ports 39983/39984
The mcp-web IdentityServer client only had localhost:7147 redirect URIs.
McpServer.Web runs on 39983 (HTTPS) and 39984 (HTTP) and needs
/signin-oidc callback registered to complete OIDC code flow.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 869a2e4 commit 6f637cf
1 file changed
+15
-3
lines changedLines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
77 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
78 | 90 | | |
79 | 91 | | |
80 | 92 | | |
| |||
0 commit comments