JWT Token provider name

A JWT token provider is defined in the section JWTTOKENPROVIDER of the configuration file. This parameter is mandatory.

SECTION JWTTOKENPROVIDER=<name>
Description
Set the value to a unique name to identify the JWT provider. The following characters are valid: A - Z, 0 - 9, @, #, $ -. JWT provider names must be unique in the configuration file. If two JWT providers have the same name, then the Gateway daemon fails to start.
Default value
There is no default value for this parameter.