Federation - Validation of Assertion Integrity, v1.0

Relying Parties must validate the assertion integrity by verifying the assertion signature using approved cryptography.

Assessment Step

1
Signature Validation (SignatureValidation)
Does the RP validate assertions by checking the digital signature using approved cryptography?
Artifact
A1
Provide evidence (e.g. policies, operational details) that RPs correctly validate digital signatures.

Conformance Criteria (1)

C1
  • The RP SHALL validate the digital signature or MAC of each such assertion based on the issuer's key.
  • This signature SHALL cover the entire assertion, including its identifier, issuer, audience, subject, and expiration.
  • The assertion signature SHALL either be a digital signature using asymmetric keys or a MAC using a symmetric key shared between the RP and issuer.
  • Approved cryptography SHALL be used.
Citation
NIST SP 800-63C
Section 6.2.2