Commit df9aac8
Allow HTTP issuer URLs when MCP_DEV_MODE is enabled
When MCP_DEV_MODE=true or MCP_DEV_MODE=1, the HTTPS requirement for
issuer URLs is relaxed. This is useful for development and testing
scenarios where HTTPS is impractical, such as Docker environments
with custom hostnames.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent b4c6090 commit df9aac8
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
| |||
0 commit comments