Authentication Token

Noun · Security & Infosec

Definitions

  1. A credential or artifact proving that authentication has already occurred, allowing later requests or sessions to proceed without re-entering credentials each time. The term can refer to session tokens, signed tokens, or other bearer artifacts depending on the system.

    In plain English: A token proving someone has already logged in successfully.

    Example: "The breach mattered because the attacker stole an authentication token that remained valid for hours."

Related Terms