← Back to catalog
IA-13(3)

Token Management

Identification and Authentication (IA)
Baselines
Low · Not includedModerate · Not includedHigh · Not included
Description

In accordance with [assignment], assertions and access tokens are: generated; issued; refreshed; revoked; time-restricted; and audience-restricted.

Discussion

An access token is a piece of data that represents the authorization granted to a user or NPE to access specific systems or information resources. Access tokens enable controlled access to services and resources. Properly managing the lifecycle of access tokens, including their issuance, validation, and revocation, is crucial to maintaining confidentiality of data and systems. Restricting token validity to a specific audience, e.g., an application or security domain, and restricting token validity lifetimes are important practices. Access tokens are revoked or invalidated if they are compromised, lost, or are no longer needed to mitigate the risks associated with stolen or misused tokens.

Implementation guidance

No content available.

CSF 2.0 crosswalk

No CSF mappings exist for this control.