You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
If I delete the entire <md:Extensions> element from the generated metadata, the file then validates and is also accepted by testshib.org. Since the element doesn't seem to contain any actual information, I'm guessing it isn't needed.
The text was updated successfully, but these errors were encountered:
The generated metadata includes this clause:
This is flagged as invalid according to the XSD schema when validated using https://www.samltool.com/validate_xml.php
In addition, https://www.testshib.org/ refuses the file as invalid.
If I delete the entire
<md:Extensions>
element from the generated metadata, the file then validates and is also accepted by testshib.org. Since the element doesn't seem to contain any actual information, I'm guessing it isn't needed.The text was updated successfully, but these errors were encountered: