shibboleth2.xml proxyhost and proxyport not working in MetadaProvider tag

msanjeevk sanjeevorcle at gmail.com
Thu Jan 5 18:59:38 EST 2017


Hi Scott,

I am new to using shibboleth -- Was referring to
https://wiki.shibboleth.net/confluence/display/SHIB2/IdPMetadataProvider
which had info on using proxyhost & port --
Anyways also tried this in my shibboleth2.xml file:

<SPConfig xmlns="urn:mace:shibboleth:2.0:native:sp:config"
xmlns:conf="urn:mace:shibboleth:2.0:native:sp:config"
xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" clockSkew="180">
.....
.....

*<TransportOption provider="CURL"
option="10004">proxyhost:proxyport</TransportOption>*
</SPConfig>

Bounced shibd -- still no luck.same errors in logfiles



On Thu, Jan 5, 2017 at 10:54 AM, Cantor, Scott <cantor.2 at osu.edu> wrote:

> > configuration detail:
> >
> > <MetadataProvider type="XML"
> >   url="https://ipdserveralias/metadata.xml"
> >   proxyHost="proxyphysicalhostname"
> >   proxyPort="proxyport"
>
> Since neither of those settings is supported or documented, I'm not sure
> why you expect them to work.
>
> The only way to do this is with semi-ugly hacks involving the
> TransportOption feature.
>
> https://wiki.shibboleth.net/confluence/display/SHIB2/
> NativeSPTransportOption
>
> -- Scott
>
> --
> 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/20170105/82aea2ae/attachment.html>


More information about the users mailing list