Gateway config refuses to start with an empty audience or organization allowlist.
What's wrong with this entry?
Operator config parsing fails a deployment that enables customer-routed inference with an empty audience list or an empty organization allowlist. oidc is now required unless customer-routed inference is enabled.
- The rejection messages spell out the reason: audience binding is what stops a token minted for another organization's gateway from being replayed against yours.
oidc is required \u2014 it may be omitted only for a customer-routed-inference-only deployment (cri.enabled: true)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.227
claude gatewaynow identifies itself as the gateway providerBoth mention gateway
-
v2.1.229
Gateway streaming keeps connections alive with pings
Both mention gateway
-
v2.1.232
Cloud gateway sign-in explains its restart, and refuses when it cannot
Both mention gateway