Commit 068e086
fix(keycloak): set hostname in replicas e2e test to prevent CORS 403s
Without an explicit hostname, Keycloak cannot determine the correct
request origin in a multi-replica setup behind a Kubernetes Service,
causing admin API requests to fail with HTTP 403.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 1878382 commit 068e086
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments