Federation - Protection Against Assertion Reference Misuse, v1.0

Relying Parties must protect themselves against injection attacks attempting to use captured or manufactured assertion references.

Assessment Step

1
Protection Against XSS Attacks (ProtectionAgainstXSSAttacks)
Does the RP protect itself from manufactured or captured assertion references? This typically requires proper sanitization of all assertion references and escaping data properly. If an RP only allows front channel assertions, it will not end up in a situation where it requests an invalid assertion over its authenticated channel to the IdP.
Artifact
A1
Provide evidence (e.g., policies, operational details) that the RP protects itself from injection or captured assertion references.

Conformance Criteria (1)

C1
The RP SHALL protect itself against injection of manufactured or captured assertion references by use of cross-site scripting protection or other accepted techniques.
Citation
NIST SP 800-63C
Section 7.1