enable-jwt

This command specifies whether to use JWT security to send API event data to the analytics server.

Syntax

Use JWT security
enable-jwt on
Use TLS security
enable-jwt off

Parameters

on
Uses TLS security to send API event data to the analytics server.
off
Uses JWT security to send API event data to the analytics server. This setting is the default value.

Guidelines

The enable-jwt command specifies whether to use JWT security to send API event data to the analytics server. By default, the connection is secured with TLS. When enabled, the JWT is retrieved from the management platform endpoint. When you enabled JWT and the endpoint cannot be reached, the connection falls back to TLS security.