<div dir="ltr"><pre id="gmail-txt">Logging in to <>/Shibboleth.so/Login,<br></pre><pre id="gmail-txt">this is how the assertion looks:<br></pre><pre id="gmail-txt"><br><samlp:AuthnRequest xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
                    AssertionConsumerServiceURL="<a href="http://localhost/Shibboleth.sso/SAML2/POST">http://localhost/Shibboleth.sso/SAML2/POST</a>"
                    Destination="<>"
                    ID="_7a4d6d46adfb130c629f2fba99b0aba9"
                    IssueInstant="2016-12-16T14:55:31Z"
                    ProtocolBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"
                    Version="2.0"
                    >
    <saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"><a href="https://sp.example.org/shibboleth">https://sp.example.org/shibboleth</a></saml:Issuer>
    <samlp:NameIDPolicy AllowCreate="1" />
</samlp:AuthnRequest>
<br><br></pre><pre id="gmail-txt">Where does shibboleth/IDP get the <br>AssertionConsumerServiceURL and ProtocolBinding values from?</pre></div>