Commit b7fede5
committed
Portal B20 + config ref: correct PORTAL_CORS_ALLOWED_ORIGINS default
OEL confirmed: rs/cors v1.11.1 treats an empty AllowedOrigins slice as
allow-all (sets allowedOriginsAll=true). When PORTAL_CORS_ALLOWED_ORIGINS
is unset the Portal allows all origins — not "no origins" as previously
stated. Update both B20 and configuration.mdx to reflect actual behavior.1 parent 510f292 commit b7fede5
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- portal/how-to-guides
- product-stack/tyk-enterprise-developer-portal/deploy
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
525 | | - | |
| 525 | + | |
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
| |||
0 commit comments