Http (Section)#

Path: /facilities/http

Parameters#

NameTypeRequiredDefaultDescription
max-http-header-line-sizeuint32optional8192Maximum size, in bytes, of a single HTTP header line (header name plus the ’: ’ separator plus header value) on traffic handled by any outbound HTTP client. Applies in both directions: outbound requests and their respective responses whose header line would exceed this limit are rejected.

Subsections#

NameTypeDescription
cache ListHTTP client cache
client ListThis section defines an Http client. These clients are used by subsystems when accessing web resources, such as Scim server or other services. The important settings are authentication and TLS settings, such as which trust stores to use.

Was this helpful?