<div dir="ltr">Cantor, <div><br></div><div>You were correct. I adjusted the ACS URL on my IDP to <a href="http://100.73.170.190/Shibboleth.sso/SAML2/POST">http://100.73.170.190/Shibboleth.sso/SAML2/POST</a>, however now I'm receving the following error:</div><div><br></div><div><p class=""><span class="">POST targeted at (<a href="http://100.73.170.190/Shibboleth.sso/SAML2/POST">http://100.73.170.190/Shibboleth.sso/SAML2/POST</a>), but delivered to (<a href="http://server.com/Shibboleth.sso/SAML2/POST">http://server.com/Shibboleth.sso/SAML2/POST</a>)</span></p><p class=""><span class="">So <a href="http://server.com">server.com</a> not available in the DNS. I make the initial request my navigating to </span><a href="http://100.73.170.190/myapp">http://100.73.170.190/myapp</a>. </p><p class="">I"m assuming this has to do with the ServerName directive in Apache. Is there any way to ignore name mismatches? Or is there a more formal solution?</p><p class="">Thanks, </p><p class="">-F </p></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 4, 2016 at 6:00 PM, 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="">>However, when looking through the shibd logs, I find the following in the transaction logs:<br>
<br>
</span>That log is basically meaningless. I took a quick look and it's just an artifact of it trying to log an error in the transaction log when it's forced to use the old transaction log format, which doesn't accomodate logging the right details. It makes every log entry look like a "new session" but it isn't really doing that, it's just sending a bunch of empty fields into the old log layout.<br>
<br>
I'm sure the trace logs include the relevant error(s) it's seeing, not to mention that it would be dumping the browser at an error page anyway.<br>
<div class="HOEnZb"><div class="h5"><br>
-- Scott<br>
<br>
--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a><br>
</div></div></blockquote></div><br></div>