All workflows

Guided workflow

Inspect a web token safely

Decode a JWT, review its timestamps and document findings without transmitting the token to DailyITTools.

4–6 minutesIdentity, support and application engineers

Expected outcome

A local interpretation of token claims and expiry timing.

  1. Remove live credentials

    Use a redacted or expired token. Never paste an active credential into a ticket or shared recipe.

  2. Decode the token locally

    Inspect header and claim data. Decoding is not the same as signature verification.

    Open tool
  3. Translate time claims

    Convert exp, nbf and iat Unix timestamps into human-readable dates.

    Open tool
Do not include live credentials or customer payloads in saved notes. A successful decode or conversion is evidence about format—not proof that a system, signature or identity is valid.

Help improve DailyITTools?

With your permission, Google Analytics records pathname-only usage and payload-free product events. Tool inputs, outputs, query strings and inspected URLs are excluded. Privacy details