Federation - Use of Authenticated Protected Channels, v1.0

Authenticated and Protected Channels will be used for all communication between the IdP, Subscriber, and RP.

Assessment Step

1
Authenticated Protected Channels (AuthenticatedProtectedChannels)
Are all communications between the IdP and RP, IdP and Subscriber, and the Subscriber and RP conducted over authenticated and protected channels? Over TLS with valid X.509 Certificates signed by a well known CA would qualify (could also be signed by a CA trusted by all parties such as the Federal Bridge CA).
Artifact
A1
Provide evidence (e.g. policies, operational samples) that communications happen over protected and authenticated channels (i.e.,. TLS with valid X.509 Certificates).

Conformance Criteria (1)

C1
  • Conveyance of the assertion reference from the IdP to the subscriber, as well as from the subscriber to the RP, SHALL be made over an authenticated protected channel.
  • Conveyance of the assertion reference from the RP to the IdP, as well as the assertion from the IdP to the RP, SHALL be made over an authenticated protected channel.
  • Conveyance of the assertion from the IdP to the subscriber, as well as from the subscriber to the RP, SHALL be made over an authenticated protected channel.
  • Communications between the IdP and the RP SHALL be protected in transit using an authenticated protected channel.
  • Communications between the subscriber and either the IdP or the RP (usually through a browser) SHALL be made using an authenticated protected channel.
Citation
NIST SP 800-63C
Sections 7.1, 7.2, and 7.3