shibboleth2.xml proxyhost and proxyport not working in MetadaProvider tag
Brent Putman
putmanb at georgetown.edu
Thu Jan 5 19:54:56 EST 2017
On 1/5/17 6:59 PM, msanjeevk wrote:
> 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
You have it in the wrong place, it should be a child element of your
MetadataProvider element:
https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPMetadataProvider#NativeSPMetadataProvider-ChildElements
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20170105/ddca2597/attachment.html>
More information about the users
mailing list