key-label

Use the key-label stanza entry to specify the name of the key which is used to sign the JWT.

Syntax

key-label = <key label>

Description

The label associated with the server key which is used to sign the JWT. This key must exist in the key file which is 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 which is used to sign the JWT.

Usage

This stanza entry is required when generating a JWT which is to be sent to a junctioned server.

Default Value

None

Example

key-label = jwt_key