Unix timestamp of when the token expires
Unix timestamp of when the token was issued
The issuer of the token, usually will equal to "api-gateway"
The JWT ID, a unique identifier for the token
The meta object contains additional information about the token, or the token's owner
Unix timestamp of when the token becomes active
The user id of the cockpit user
For cockpit tokens, the type will always be "cockpit"
The structure of a JWT token for an cockpit user.