Token
Definition
A Token is a digitally signed artifact (typically a JWT) issued by the identity provider after authentication. Tokens carry identity claims, authorization context, and session metadata that downstream services use to make access decisions without re-authenticating the user.