shib SP 2.6 NativeSPSessionInitiator location defaults to /DS
Jehan PROCACCIA
jehan.procaccia at tem-tsp.eu
Sun Sep 23 05:23:27 EDT 2018
you're right , according to
https://wiki.shibboleth.net/confluence/display/SP3/Apache
and
https://wiki.shibboleth.net/confluence/display/SP3/RequestMap
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
<VirtualHost 192.168.12.12:443>
ServerName dup.domain.fr
<Location />
ShibRequestSetting discoveryURL https://Wayf2.domain.eu/wayfGroup2/WAYF.php
</Location>
Thanks for your help .
Jehan PROCACCIA
Ingénieur Infrastructures Numériques
Membre du comité de pilotage REVE:
Réseau d’Évry Val d'Essonne
+33160764436
9 rue Charles Fourier - 91011 Evry Cedex
[ https://www.imt-bs.eu/ | www.imt-bs.eu ] - [ https://www.telecom-sudparis.eu/ | www.telecom-sudparis.eu ]
----- Mail original -----
De: "Cantor, Scott" <cantor.2 at osu.edu>
À: "users" <users at shibboleth.net>
Envoyé: Lundi 17 Septembre 2018 23:55:11
Objet: Re: shib SP 2.6 NativeSPSessionInitiator location defaults to /DS
On 9/17/18, 5:50 PM, "users on behalf of Jehan Procaccia" <users-bounces at shibboleth.net on behalf of jehan.procaccia at tem-tsp.eu> wrote:
> 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
> specific apache Location to point to a different SessionInitiator than the default /DS ?
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.
https://wiki.shibboleth.net/confluence/display/SP3/ContentSettings
discoveryURL specifically.
-- Scott
--
For Consortium Member technical support, see https://wiki.shibboleth.net/confluence/x/coFAAg
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20180923/db789315/attachment.html>
More information about the users
mailing list