<div dir="ltr">Hello again,<div style>I did some changes in my configuration.</div><div style><ul style><li style>Remove the ApplicationOverride in Shibboleth2.xml</li><li style>I have only one entityID=&quot;<a href="https://dev-02.sinapti.co/shibboleth">https://dev-02.sinapti.co/shibboleth</a>&quot;. I want to use it for all the Vhost that I&#39;ve configured in apache2</li>
<li style>I modified my SP metadata adding AssertionConsumerService per all the vhost. For example, </li></ul><div><div><font face="courier new, monospace" size="1">&lt;md:AssertionConsumerService Binding=&quot;urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST&quot; Location=&quot;<a href="https://vhost1.dev-02.sinapti.co/Shibboleth.sso/SAML2/POST">https://vhost1.dev-02.sinapti.co/Shibboleth.sso/SAML2/POST</a>&quot; index=&quot;7&quot;/&gt;</font></div>
<div><font face="courier new, monospace" size="1">    &lt;md:AssertionConsumerService Binding=&quot;urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign&quot; Location=&quot;<a href="https://vhost1.dev-02.sinapti.co/Shibboleth.sso/SAML2/POST-SimpleSign">https://vhost1.dev-02.sinapti.co/Shibboleth.sso/SAML2/POST-SimpleSign</a>&quot; index=&quot;8&quot;/&gt;</font></div>
<div><font face="courier new, monospace" size="1">    &lt;md:AssertionConsumerService Binding=&quot;urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact&quot; </font><font face="courier new, monospace" size="1">Location=&quot;<a href="https://vhost1.dev-02.sinapti.co/Shibboleth.sso/SAML2/Artifact">https://vhost1.dev-02.sinapti.co/Shibboleth.sso/SAML2/Artifact</a>&quot; index=&quot;9&quot;/&gt;</font></div>
<div><font face="courier new, monospace" size="1">    &lt;md:AssertionConsumerService Binding=&quot;urn:oasis:names:tc:SAML:2.0:bindings:PAOS&quot; Location=&quot;<a href="https://vhost1.dev-02.sinapti.co/Shibboleth.sso/SAML2/ECP">https://vhost1.dev-02.sinapti.co/Shibboleth.sso/SAML2/ECP</a>&quot; </font><font face="courier new, monospace" size="1">index=&quot;10&quot;/&gt;</font></div>
<div><font face="courier new, monospace" size="1">    &lt;md:AssertionConsumerService Binding=&quot;urn:oasis:names:tc:SAML:1.0:profiles:browser-post&quot; Location=&quot;<a href="https://vhost1.dev-02.sinapti.co/Shibboleth.sso/SAML/POST">https://vhost1.dev-02.sinapti.co/Shibboleth.sso/SAML/POST</a>&quot; index=&quot;11&quot;/&gt;</font></div>
<div><font face="courier new, monospace" size="1">    &lt;md:AssertionConsumerService Binding=&quot;urn:oasis:names:tc:SAML:1.0:profiles:artifact-01&quot; Location=&quot;<a href="https://uws.dev-02.sinapti.co/Shibboleth.sso/SAML/Artifact">https://uws.dev-02.sinapti.co/Shibboleth.sso/SAML/Artifact</a>&quot; index=&quot;12&quot;/&gt;</font></div>
</div></div><div style>And the same for vhost2.</div><div style>I&#39;ve uploaded my new metadata in TestShib and the result was OK, but when I test <a href="https://vhost1.dev-02.sinapti.co/myApplication/myApplication.jsp">https://vhost1.dev-02.sinapti.co/myApplication/myApplication.jsp</a> the following error appears:</div>
<div style>&quot;<strong>No peer endpoint available to which to send SAML response&quot;</strong></div><div style><br></div><div style>I read about it <a href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPTroubleshootingCommonErrors">https://wiki.shibboleth.net/confluence/display/SHIB2/IdPTroubleshootingCommonErrors</a> but I don&#39;t understand how to fix it.</div>
<div style><br></div><div style>The idp log is:</div><div style><br></div><div style><pre>12:17:00.018 - WARN [org.opensaml.saml2.binding.AuthnResponseEndpointSelector:206] - Relying party &#39;<a href="https://dev-02.sinapti.co/shibboleth">https://dev-02.sinapti.co/shibboleth</a>&#39; requested the response to be returned to endpoint with ACS URL &#39;<a href="https://vhost1.dev-02.sinapti.co/Shibboleth.sso/SAML2/POST">https://vhost1.dev-02.sinapti.co/Shibboleth.sso/SAML2/POST</a>&#39;  and binding &#39;urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST&#39; however no endpoint, with that URL and using a supported binding,  can be found in the relying party&#39;s metadata 
12:17:00.018 - ERROR [edu.internet2.middleware.shibboleth.idp.profile.AbstractSAMLProfileHandler:429] - No return endpoint available for relying party <a href="https://dev-02.sinapti.co/shibboleth">https://dev-02.sinapti.co/shibboleth</a>
</pre></div><div class="gmail_extra">could you tell me how should I add the endpoint and show me an example?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks in advance</div><div class="gmail_extra">
<br></div><div class="gmail_extra">Mariela<br><br><div class="gmail_quote">On Tue, Apr 30, 2013 at 2:21 PM, Mariela Da Graca <span dir="ltr">&lt;<a href="mailto:mariela@sinapti.co" target="_blank">mariela@sinapti.co</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thank you Scott. I will try it.</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Tue, Apr 30, 2013 at 2:07 PM, Cantor, Scott <span dir="ltr">&lt;<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On 4/30/13 1:04 PM, &quot;Mariela Da Graca&quot; &lt;<a href="mailto:mariela@sinapti.co" target="_blank">mariela@sinapti.co</a>&gt; wrote:<br>


<br>
&gt;Nate and Scott,<br>
&gt;Thanks for your help.<br>
&gt;<br>
&gt;I have 3 different entityIDs configured as application override in<br>
&gt;shibboleth2.xml:<br>
<br>
</div>As I said, none of that is needed for the use case you asked about. You<br>
can get rid of all those overrides.<br>
<div><br>
&gt;        &lt;Location / &gt;<br>
&gt;                AuthType shibboleth<br>
&gt;                ShibRequestSetting requireSession 1<br>
&gt;                ShibRequestSetting applicationId usyd<br>
<br>
</div>Replace that with ShibRequestSetting entityID &lt;name of IdP to use&gt;<br>
<div><div><br>
-- Scott<br>
<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a><br>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div></div>