<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>
<div>
<div><br>
</div>
</div>
</div>
<span id="OLK_SRC_BODY_SECTION">
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>
<div>
<div>On 7/11/16, 1:58 PM, "users on behalf of Ryan Suarez" <<a href="mailto:users-bounces@shibboleth.net">users-bounces@shibboleth.net</a> on behalf of
<a href="mailto:ryan.suarez@sheridancollege.ca">ryan.suarez@sheridancollege.ca</a>> wrote:</div>
<div><br>
</div>
<blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">
<div>The fact that the directory says "embedded/jetty-base/" means that its</div>
<div>likely NOT using the jetty-distribution, and the configuration you are</div>
<div>doing isn't being applied like you think it is. You'll need to understand,</div>
<div>intimately, how Shibboleth configures itself, then you can configure it</div>
<div>according to its techniques.</div>
</blockquote>
<div><br>
</div>
<div>If you're on Windows, then you can't configure this with the embedded Jetty and have to configure your own container. If you're not using the Windows installer + Jetty option, then there is no "embedded/jetty-base" involved in a properly configured deployment,
so I don't know what you asked them, but it was perhaps misleading.</div>
</div>
</div>
</blockquote>
</span>
<div><br>
</div>
<div>This is shib v3.2.1 on ubuntu 14.04 with jetty 9.3.9. They were referring to this statement:</div>
<div><br>
</div>
<div>
<p style="margin: 0px; line-height: normal;"><font face="Calibri,sans-serif">This is my shibboleth-identity-provider-3.2.1/<b>embedded/jetty-base</b>/etc/jetty.xml:</font></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
<span style="background-color: rgb(0, 0, 0); color: rgb(245, 245, 245);"> </span> <New id="httpConfig" class="org.eclipse.jetty.server.HttpConfiguration"></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
<Set name="secureScheme">https</Set></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
<Set name="securePort"><Property name="jetty.secure.port" default="443" /></Set></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
<Set name="outputBufferSize"><Property name="jetty.output.buffer.size" default="32768" /></Set></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
<Set name="requestHeaderSize"><Property name="jetty.request.header.size" default="8192" /></Set></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
<Set name="responseHeaderSize"><Property name="jetty.response.header.size" default="8192" /></Set></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
<Set name="sendServerVersion"><Property name="jetty.send.server.version" default="true" /></Set></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
<Set name="sendDateHeader"><Property name="jetty.send.date.header" default="false" /></Set></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
<Set name="headerCacheSize">512</Set></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
<Call name="addCustomizer"></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
<Arg><New class="org.eclipse.jetty.server.ForwardedRequestCustomizer"/></Arg></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
</Call></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
</New></p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
<br>
</p>
<p style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco;">
Is this the right place to put the x-forward-for configuration?</p>
</div>
</body>
</html>