<div dir="ltr">Hey Everyone,<div><br></div><div>Thanks for all the help. I just wanted to provide an update. All of the errors are cleared in the logs and it's only info messages at this point. I unfortunately am still getting a 404 error when trying to navigate to the EntityID within a browser. Also, when I try to add the EntityID within NetApp I get an error saying it can't receive the IdP metadata. </div><div><br></div><div>Is it possible this could be a port issue within the firewall given your experience? I'd have to submit a request to that specific team to make sure the correct ports are open. Before I do that, is there anything else you might know that could cause this issue?</div><div><br></div><div>Thanks again!</div><div><br></div><div>Matt</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 27, 2022 at 6:52 AM Peter Schober via users <<a href="mailto:users@shibboleth.net">users@shibboleth.net</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">* Matt Swann <<a href="mailto:mswann090@gmail.com" target="_blank">mswann090@gmail.com</a>> [2022-09-26 18:32]:<br>
> Thank you sir, please see below for the metadata-providers.xml. I removed<br>
> just some information about our .mil domain.<br>
<br>
$ xmlwf example.xml<br>
example.xml:104:4: unclosed token<br>
<br>
So there, in line 104 a comment is started and never closed.<br>
<br>
xmlwf comes with expat, if you find a package of that for your OS.<br>
Or you copy the xml to a system where you can easily install expat,<br>
libxml2, etc. for checking of well-formedness and possibly XSD schema<br>
validation. (I.e., fire up a VM with Debian GNU/Linux or Ubuntu or<br>
whatever and install all the XML checking tools you can find. The fact<br>
you're running an IDP on MS-Windows is no excuse for not having any<br>
useful tools available.)<br>
<br>
While you (or your colleagues or precedessors) are certainly not<br>
making your life easy with that specific file (which is quite a mess,<br>
tbh) making sure XML is well-formed and sometimes also XSD schema<br>
valid (unfortunately) is an essential skill for working with SAML and<br>
Shibboleth.<br>
<br>
I.e., what Nate said.<br>
<br>
Best,<br>
-peter<br>
-- <br>
For Consortium Member technical support, see <a href="https://shibboleth.atlassian.net/wiki/x/ZYEpPw" rel="noreferrer" target="_blank">https://shibboleth.atlassian.net/wiki/x/ZYEpPw</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>