<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 3/23/15 4:55 PM, Cantor, Scott
      wrote:<br>
    </div>
    <blockquote cite="mid:5B2467BA-2D0B-45CA-B7DF-4152B7252EC1@osu.edu"
      type="cite"><br>
      <pre wrap="">
I took another pass. I don't have a quick way to verify the wiring right now, maybe somebody else can if it's still wrong.</pre>
    </blockquote>
    <br>
    I think I've fixed the wiki example.  Essentially the
    SecurityConfiguration property for the signing config should be
    named <tt>signatureSigningConfiguration</tt>  rather than <tt>signingConfiguration</tt>.<br>
    <br>
    <br>
    (In case anyone is wondering about the more verbose name, it's
    because "ValidationConfiguration" is ambiguous, so I chose
    "SignatureValidationConfiguration" to disambiguate.  To keep things
    parallel, the complementary config is
    "SignatureSigningConfiguration" rather than just
    "SigningConfiguration".  In hindsight perhaps the latter would have
    been OK, but that's not what I did.)<br>
    <br>
  </body>
</html>