http-header-attributes
Use the http-header-attributes stanza entry to define the credential
attributes which will be added as HTTP headers to the request.
Syntax
http-header-attributes = <attr-name>{:::<hdr-name>}
Description
Specifies which attributes from the credential will be inserted, as HTTP headers, into requests which are sent to the junctioned server.
This entry may be repeated multiple times, once for each attribute which is to be added.
This configuration item may be customized for a particular junction by adding the adjusted
configuration item to a [junction:{jct_id}] stanza, where
'{jct-id}' refers to the junction point for a standard junction (include the
leading '/'), or the virtual host label for a virtual host junction.
Options
- <attr-name>
- The name of the credential attribute.
- <hdr-name>
- The name of the HTTP header which will contain the attribute. If the header name is not specified, the name of the attribute will be used as the HTTP header name.
Usage
This stanza entry is optional.
Default Value
None.
Example
http-header-attributes = AZN_CRED_PRINCIPAL_NAME:::principal