<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div data-marker="__QUOTED_TEXT__">you're right , according to<br>https://wiki.shibboleth.net/confluence/display/SP3/Apache<br>and<br>https://wiki.shibboleth.net/confluence/display/SP3/RequestMap<br><br>specifically discoveryURL , I can now redirect the discovery service URL to a different one from the default (declared in shibboleth2.xml) for my apache vhost <br><br><VirtualHost 192.168.12.12:443><br>ServerName dup.domain.fr<br><Location /><br>ShibRequestSetting discoveryURL https://Wayf2.domain.eu/wayfGroup2/WAYF.php<br></Location><br><br>Thanks for your help .<br><br><br>Jehan PROCACCIA <br>Ingénieur Infrastructures Numériques <br>Membre du comité de pilotage REVE: <br>Réseau d’Évry Val d'Essonne <br>+33160764436 <br><br>9 rue Charles Fourier - 91011 Evry Cedex <br>[ https://www.imt-bs.eu/ | www.imt-bs.eu ] - [ https://www.telecom-sudparis.eu/ | www.telecom-sudparis.eu ]<br><br>----- Mail original -----<br>De: "Cantor, Scott" <cantor.2@osu.edu><br>À: "users" <users@shibboleth.net><br>Envoyé: Lundi 17 Septembre 2018 23:55:11<br>Objet: Re: shib SP 2.6 NativeSPSessionInitiator location defaults to /DS<br><br>On 9/17/18, 5:50 PM, "users on behalf of Jehan Procaccia" <users-bounces@shibboleth.net on behalf of jehan.procaccia@tem-tsp.eu> wrote:<br><br>> I've created 2 applicationOverrides for 2 vhosts on apache 2.4 and shib SP 2.6 and I cannot find out how to configure a <br>> specific  apache Location to point to a different SessionInitiator than the default /DS ?<br><br>It would be incredibly unlikely you would need to. If you are ever touching any of those old elements, you're going off track very quickly. The settings you want to change are all directly controllable from content settings and don't require dedicated handlers, and really don't even require overrides.<br><br>https://wiki.shibboleth.net/confluence/display/SP3/ContentSettings<br><br>discoveryURL specifically.<br><br>-- Scott<br><br><br><br>-- <br>For Consortium Member technical support, see https://wiki.shibboleth.net/confluence/x/coFAAg<br>To unsubscribe from this list send an email to users-unsubscribe@shibboleth.net</div><div><br></div></div></body></html>