Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Field

Description

Renewer

 Renewer is an Kafka Principal, which is allowed to renew this token before the max lifetime expires.  If Renewer list is empty, then Renewer will default to the owner (Principal which requested this token).

MaxLifeTime
Max lifetime for token in milli seconds to future date. if value is -1, then MaxLifeTime will default to a server side config value.
MaxLifeTimeStamp = Token Issue TimeStamp + MaxLifeTime

...