STIGhubSTIGhub
STIGhub— A free STIG search and compliance tool·STIGs updated 12 hours ago
Powered by Pylon·Privacy·Terms·Feedback·© 2026 Beacon Cloud Solutions, Inc.
← Back to General Application (GAPP) Security Requirements Guide

V-288154

CAT II (Medium)

The application must generate access tokens in accordance with organization-defined identification and authentication policy.

Rule ID

SV-288154r1252047_rule

STIG

General Application (GAPP) Security Requirements Guide

Version

V1R0.1

CCIs

CCI-005164CCI-000366

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.

Check Content

Review the application documentation and deployed configuration to determine whether the application generates access tokens in accordance with organization-defined identification and authentication policy.

If the application does not generate access tokens in accordance with organization-defined identification and authentication policy, this is a finding.

Fix Text

Configure the application to generate access tokens in accordance with organization-defined identification and authentication policy.