<div dir="ltr">Just to record the final resolution of this problem in case anyone has it in future. (I ran into it again upgrading a second SP.)<div><br></div><div>The solution is to make sure to stop and start apache, not to use the graceful restart option. Graceful does not reload the XML schemas from /usr/share/xml, which means that if there is a part of the shib config (such as a RequestMapper) which is loaded by mod_shib, then apache is trying to validate the XML without the v3 schema. This is not picked up using either shibd -t or apachectl configtest, as these load the v3 schema on run time.</div><div><br></div><div>So not a bug in Shibboleth, the issue just went away when I fully restarted apache.</div><div><br></div><div>Cheers,</div><div>Simon</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 4, 2019 at 2:33 PM Cantor, Scott <<a href="mailto:cantor.2@osu.edu">cantor.2@osu.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">> Actually, the problem went away when I changed <RequestMapper<br>
> type="XML"> to <RequestMapper type="Native">.<br>
<br>
I don't think that's possible, but it would be a bug.<br>
<br>
-- Scott<br>
<br>
-- <br>
For Consortium Member technical support, see <a href="https://wiki.shibboleth.net/confluence/x/coFAAg" rel="noreferrer" target="_blank">https://wiki.shibboleth.net/confluence/x/coFAAg</a><br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net" target="_blank">users-unsubscribe@shibboleth.net</a><br>
</blockquote></div>