<div dir="ltr">Hi Scott,<div><br></div><div>I am new to using shibboleth -- Was referring to <a href="https://wiki.shibboleth.net/confluence/display/SHIB2/IdPMetadataProvider">https://wiki.shibboleth.net/confluence/display/SHIB2/IdPMetadataProvider</a> which had info on using proxyhost & port -- <br></div><div>Anyways also tried this in my shibboleth2.xml file:</div><div><br></div><div><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"><br></div><div>.....</div><div>.....</div><div><br></div><div><b><TransportOption provider="CURL" option="10004">proxyhost:proxyport</TransportOption></b><br></div><div></SPConfig><br></div><div><br></div><div>Bounced shibd -- still no luck.same errors in logfiles</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 5, 2017 at 10:54 AM, Cantor, Scott <span dir="ltr"><<a href="mailto:cantor.2@osu.edu" target="_blank">cantor.2@osu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> configuration detail:<br>
><br>
> <MetadataProvider type="XML"<br>
> url="<a href="https://ipdserveralias/metadata.xml" rel="noreferrer" target="_blank">https://ipdserveralias/<wbr>metadata.xml</a>"<br>
> proxyHost="<wbr>proxyphysicalhostname"<br>
> proxyPort="proxyport"<br>
<br>
</span>Since neither of those settings is supported or documented, I'm not sure why you expect them to work.<br>
<br>
The only way to do this is with semi-ugly hacks involving the TransportOption feature.<br>
<br>
<a href="https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPTransportOption" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/<wbr>confluence/display/SHIB2/<wbr>NativeSPTransportOption</a><br>
<span class="HOEnZb"><font color="#888888"><br>
-- Scott<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.<wbr>net</a><br>
</font></span></blockquote></div><br></div>