ContentSetting discoveryURL

Peter Schober peter.schober at univie.ac.at
Mon Feb 24 11:39:57 EST 2020


* Stefan Beck <stefan.beck at ulb.tu-darmstadt.de> [2020-02-24 16:59]:
> and in the config for the apache vhost, that shall use a different discoveryURL, I have
> 
> <Location /Shibboleth.sso>
>     setHandler shib
>     ShibRequestSetting entityIdSelf https://sp.sandbox.dissem.in/shibboleth
>     ShibRequestSetting discoveryURL https://sandbox.dissem.in/static/shib/shibboleth-embedded-ds-1.2.2/
> </Location>

Don't apply it to the Shib Handler base URL (whatever gave you that
idea), apply it to a location that matches the content of your site,
e.g. <Location />.

-peter


More information about the users mailing list