Skip to content

Upstream Authentication

Property UpstreamAuth (object)
$ref Upstream Authentication

Configure upstream authentication options.

Upstream Authentication

Property UpstreamAuth (object)
additionalProperties false
properties name, overwrite, type, value
optional overwrite

Configure upstream authentication options.

Header Name

Property name (string)

The header name where the credentials are injected.

Overwrite Header

Property overwrite (boolean)
default true

If set to true an existing header is overwritten.

Authentication Type

Constantheader (string)

Constant header identifiying that credentials should be injected in a header for authenticating upstream HTTP requests.

Header Value

Property value (string)

The header value that is injected.