Files
probo/pkg/server/api/console/v1
Aurélien Sibiril f6510e25a1 Support a custom API-key auth header in connections
The API-key connection always presented the key as Authorization:
Bearer. Some providers, notably Anthropic, require the key in a custom
header such as x-api-key and reject Bearer auth, returning 400 when
both headers are present.

Add an optional Header field on APIKeyConnection (empty preserves the
Bearer default for every existing provider) served by a small transport
that omits Authorization, plus a registry-declared APIKeyHeader so the
create-connector resolver wires the right scheme per provider.

Signed-off-by: Aurélien Sibiril <81782+aureliensibiril@users.noreply.github.com>
2026-05-28 22:33:29 +02:00
..
2026-05-28 12:30:34 -07:00
2026-05-26 15:49:17 +02:00
2026-05-23 13:31:34 -07:00
2026-05-23 13:31:34 -07:00
2026-05-23 13:31:35 -07:00
2026-05-23 13:31:34 -07:00
2026-05-23 13:31:35 -07:00
2026-05-23 13:31:35 -07:00
2026-05-23 13:31:35 -07:00
2026-05-23 13:31:35 -07:00