<div dir="ltr">Hi all,<div>on our IdP's metadata we have currently configured two SPs ("<a href="https://hostA/shibboleth">https://hostA/shibboleth</a>"</div><div>and "<a href="https://hostB/shibboleth">https://hostB/shibboleth</a>") which share a same AssertionConsumerService entry.</div>
<div>It's working, I'm not now evaluating if this is the best solution and why it has been done,</div><div>my concern is about formal correctness. I'm afraid that it's not and that sooner</div><div>or later we could run into problems. Is this solution fine or should we avoid it?</div>
<div>Thanks a lot,</div><div>Stefano</div><div><br></div><div><br></div><div><div><md:EntityDescriptor ... entityID="<a href="https://hostA/shibboleth">https://hostA/shibboleth</a>"><br></div><div>...</div>
<div>...</div><div><md:AssertionConsumerService</div><div>Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" </div><div>Location="<a href="https://hostA/Shibboleth.sso/SAML2/POST">https://hostA/Shibboleth.sso/SAML2/POST</a>"<br>
</div><div>index="0"/><br></div><div><div><md:AssertionConsumerService</div><div>Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" </div><div>Location="<a href="https://hostC/Shibboleth.sso/SAML2/POST">https://hostC/Shibboleth.sso/SAML2/POST</a>"<br>
</div><div>index="1"/></div></div><div>...</div><div></md:EntityDescriptor><br></div><div><br></div><div><div><md:EntityDescriptor ... entityID="<a href="https://hostB/shibboleth">https://hostB/shibboleth</a>"><br>
</div><div>...</div><div>...</div><div><md:AssertionConsumerService</div><div>Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" </div><div>Location="<a href="https://hostB/Shibboleth.sso/SAML2/POST">https://hostB/Shibboleth.sso/SAML2/POST</a>"<br>
</div><div>index="0"/><br></div><div><div><md:AssertionConsumerService</div><div>Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" </div><div>Location="<a href="https://hostC/Shibboleth.sso/SAML2/POST">https://hostC/Shibboleth.sso/SAML2/POST</a>"<br>
</div><div>index="1"/></div></div><div>...</div><div></md:EntityDescriptor></div></div></div></div>