Files
opencloud/services/proxy/pkg
Ralf Haferkamp dcf78f7f3d proxy(router): Allow to set some outgoing headers
This introduces the "additional_headers", "remote_user_header" and
"skip_x_access_token" config keys to allow configuring routes to
external services that require addtional headers to be set.

"remote_user_header": defines the name of a Header that will carry the
userid of the authenticated user on the outgoing request.

"additional_headers": defines a list of header names and values that will
be added to outgoing requests on matching routes.

"skip_x_access_token": when set to true the reva access token will not
be added to the outgoing request.

Needed for #206
2025-04-30 10:17:58 +02:00
..
2025-01-13 16:42:19 +01:00
2025-01-14 16:09:54 +01:00
2025-01-13 16:42:19 +01:00
2025-04-29 11:01:17 +02:00
2025-04-29 11:01:17 +02:00