Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
titleJWS Header
{
  "alg": "ES256",
  "x5t#S256": "3z1Tl22dleJPf7d2Euxs1UGh0p4-nLX-8bKN1x6duPmP1IaEhgtPnq8TP47Lga5sNWNhx25fxDr2WP87bovJU"
}

Publish the Metadata

Publish the JWS, at the URL specified in the GroupRepresentative element within the SAML metadata. Make sure this URL is accessible to entities within the federation.

...