<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;" class="">
<div>I’m using c2 as the application id, and /c2/Shibboleth.sso as the handlerUrl.</div>
<div>In my apache config, </div>
<div>I have nothing proxying c2, I have a <location cust2> directive in there…so the url /c2/Shibboleth.sso is arriving at the apache server, and the apache server doesn’t know what to do with it..which makes me think I’m supposed to let the apache config know
 about /c2 as well,  does that sound correct?</div>
<div>When a request comes to this sever for the default application, it comes to <a href="https://server/Shibboleth.sso...and" class="">
https://server/Shibboleth.sso...and</a> shibboleth handles that just fine, it just doesn’t handle /c2/… The only place I’ve set that up is in the applicationOverrides section…</div>
<div>Here is a different question that might be related, if I pull a <a href="https://server/Shibboleth.sso/Status" class="">
https://server/Shibboleth.sso/Status</a>, I get a nice summary of the config for shibboleth, but NO mention of the override.  If I try a https:/server/c2/Shibboleth.sso/Status…I get a 404…which jibes with what I reported earlier…</div>
<div><br class="">
</div>
<div>the shibd.log file has this:</div>
<div>2016-07-12 20:51:21 INFO Shibboleth.Listener : registered remoted message endpoint (c2/Login::run::SAML2SI)<br class="">
2016-07-12 20:51:21 INFO Shibboleth.Listener : registered remoted message endpoint (c2/Login::run::Shib1SI)<br class="">
<br class="">
</div>
<div>so it looks as though c2 is being loaded…but I’m not sure the override is being read…is that possible?</div>
<div><br class="">
</div>
<div><br class="">
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class=""><font color="#000000" class="">I’m us</font>On Jul 12, 2016, at 3:16 PM, Cantor, Scott <<a href="mailto:cantor.2@osu.edu" class="">cantor.2@osu.edu</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">On 7/12/16, 4:53 PM, "users on behalf of Micky Williamson" <<a href="mailto:users-bounces@shibboleth.net" class="">users-bounces@shibboleth.net</a> on behalf of
<a href="mailto:mwilliamson@silasg.com" class="">mwilliamson@silasg.com</a>> wrote:<br class="">
<br class="">
<blockquote type="cite" class="">I’m assuming that I’m still missing something either on my apache config side, or my<br class="">
Shibboleth side….<br class="">
</blockquote>
<br class="">
You have something else in Apache picking up the request and not handling it. I doubt it's an Apache error page, it's probably something more exotic.<br class="">
<br class="">
If you're reverse proxying everything under /c2 on a server running the SP then you need to exempt the handler location from that proxying.<br class="">
<br class="">
-- Scott<br class="">
<br class="">
<br class="">
-- <br class="">
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" class="">
users-unsubscribe@shibboleth.net</a></div>
</div>
</blockquote>
</div>
<br class="">
<div style="font-size:9pt;  font-family: 'Calibri',sans-serif;">
<div style="background-color:#D5EAFF; border:1px dotted #003333; padding:.8em; ">
<p style="font-size:8pt; line-height:10pt; font-family: 'Cambria','times roman',serif;">
This communication may contain proprietary or other confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution
 of this message, or the taking of any action based on it, is strictly prohibited.</p>
</div>
</div>
</body>
</html>