Versions Compared

Key

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

...

Code Block
ExpireTokenRequest => HMAC expiryTimestampexpiryDate
  HMAC => bytes
  expiryTimestampexpiryDate => INT64

Field

Description

HMAC

HMAC of the delegation token to be renewed

expiryTimestampexpiryDate
Token expiry timestamp. Unit is milliseconds since beginning of the epoch (midnight Jan 1, 1970 (UTC))

...