auth-response-header-pattern
This command defines the pattern to select which response headers to add to the API context.
Syntax
auth-response-header-pattern pattern
Parameters
- pattern
- Specifies the regular expression pattern to select response headers. The value can include one
or more runtime context variables in the
${variable}format.
Guidelines
The auth-response-header-pattern command defines the pattern to select which response headers to add to the API context for access by subsequent actions.
This command is relevant when user-auth-method is
user-registry.