hdr-name
Use the hdr-name stanza entry to specify the name of the HTTP header which will contain the JWT.
hdr-name = <header name>
Description
The name of the HTTP header which will contain the generated JWT.
Options
<header name> The name of the header which will contain the generated JWT.
Usage: Required when generating a JWT which is to be sent to a junctioned server.
Default value None
Example:
hdr-name = iv-jwt
Parent topic: [jwt:<jct-id>]