Skip to content

Use Custom Security Headers

Key: qie.useCustomSecurityHeaders

Env Var: QIE_USECUSTOMSECURITYHEADERS

Default: false

Scope: Global

Description: Allows an environment to use a custom set of headers for the QIE console. If this option is used, then the qie.customSecurityHeaders option will be required.

Examples

Env Var

QIE_USECUSTOMSECURITYHEADERS=true

Java Option

-Dqie.useCustomSecurityHeaders=true

YAML

QIE_USECUSTOMSECURITYHEADERS: true