<div dir="ltr"><div><div><div><div><div>Hello everyone, <br><br></div>I want to configure one SP for multiple IDP. I know that it's already possible but I have a constraint is that the user shouldn't know that there's many IDP. In fact the SP have to recognise the right Idp by analysing the url of the resource requested : <br></div>If the user request the URL: <a href="http://site1.ressource.com">http://site1.ressource.com</a>, the SP should then redirect him to <a href="http://site1.idp.com">http://site1.idp.com</a> for the authentication and so on for site2, site 3... <br><br>Why I need to use one SP and not multiple SP (each SP for each IDP) is because all sites (except the idp) will be on the same server and that when the user is authenticated in <a href="http://site1.idp.com">site1.idp.com</a>, he can then access <a href="http://site2.ressource.com">site2.ressource.com</a> without re-authenticating (WebSSO).<br><br></div>So my question is how we can do that in Shibboleth? <br><br><br></div>Thank you very much for your contribution,<br><br></div>Reda SABIR<br></div>