key-label
Use the key-label stanza entry to specify the name of the key used to sign the JWT.
key-label = <key label>
Description
The label associated with the server key used to sign the JWT. This key must exist in the key file used to secure junction communication(for example, defined by the ‘jct-cert-keyfile’ or ‘webseal-cert-keyfile’ configuration entries).
Options
<key-label> The label of the key used to sign the JWT.
Usage: Required when generating a JWT which is to be sent to a junctioned server.
Default value: None
Example:
key-label = jwt_key
Parent topic: [jwt:<jct-id>]