<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 8/14/15 7:30 PM, Scott Gerlach
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAEDuAAoet9qRkJuFppu4mb+GgNei068vzTZkSf3SqrQ=4kz6xQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">Quick question on this topic, is the
          IdP/Browser supposed to be posting back to the
          /Shibboleth.sso/SAML/POST URI or the /Shibboleth.sso/Login
          URI? I was reading some other threads and though I thought I
          knew, I am now confused...<br>
        </div>
      </div>
      <br>
    </blockquote>
    <br>
    The former, at least for the SAML POST binding.  That's what you
    would likely see in the AuthnRequest as the
    AssertionConsumerServiceURL (unless the requester indicated the ACS
    URL via metadata index rather than value).<br>
    <br>
    The latter is a LoginInitiator endpoint, which is a
    Shibboleth-specific thing.<br>
    <br>
  </body>
</html>