The application must ensure each unique asserting party provides unique assertion ID references for each SAML assertion.

Severity
Group ID
Group Title
Version
Rule ID
Date
STIG Version
mediumV-222401SRG-APP-000014APSC-DV-000210SV-222401r960759_rule2025-02-126
Description
SAML is a standard for exchanging authentication and authorization data between security domains. SAML uses security tokens containing assertions to pass information about a principal (usually an end user) between a SAML authority, (identity provider), and a SAML consumer, (service provider). SAML assertions are usually made about a subject, (user) represented by the <Subject> element. SAML assertion identifiers should be unique across a system implementation. Duplicate SAML assertion identifiers could lead to unauthorized access to a web service.
ℹ️ Check
Ask the application representative for the design document. Review the design document for web services using SAML assertions. If the application does not utilize SAML assertions, this check is not applicable. Review the design document and verify SAML assertion identifiers are not reused by a single asserting party. If the design document does not exist, or does not indicate SAML assertion identifiers which are unique for each asserting party, this is a finding.
✔️ Fix
Design and configure each SAML assertion authority to use unique assertion identifiers.