<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 1/5/17 6:59 PM, msanjeevk wrote:<br>
</div>
<blockquote
cite="mid:CAJ2uQac+GkE2pWTo1takd98Ah4LfLJS1+g-=humicoy+jEA0Rg@mail.gmail.com"
type="cite">
<div dir="ltr">Hi Scott,
<div><br>
</div>
<div>I am new to using shibboleth -- Was referring to <a
moz-do-not-send="true"
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>
</blockquote>
<br>
You have it in the wrong place, it should be a child element of your
MetadataProvider element:<br>
<br>
<a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPMetadataProvider#NativeSPMetadataProvider-ChildElements">https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPMetadataProvider#NativeSPMetadataProvider-ChildElements</a><br>
</body>
</html>