IDP v3.2.1 issue loading metadata

Cantor, Scott cantor.2 at osu.edu
Tue Jun 28 13:15:46 EDT 2016


> Please bear with me since I usually only work on SPs, and not IdPs.

It's not an IdP or SP issue, it's an XML issue. If you need some pointers to basic XML tutorials, the w3schools.com site is pretty good [1].

> resolvers, etc.).  I'm stuck on trying to load the metadata from InCommon.
> I've placed in my metadata-providers.xml file the exact config found at
https://spaces.internet2.edu/display/InCFederation/Shibboleth+Metadata+Config

You can't cut and paste XML as a rule. You also can't cut and paste anything out of Confluence without risking hidden characters based on what others have said.

> lineNumber: 5; columnNumber: 120; The prefix "xsi" for attribute "xsi:type"
> associated with an element type "MetadataProvider" is not bound.

You have no namespace declaration for "xsi". Since the default file comes with one in the root element, I would guess that a hidden character is the most likely reason.

-- Scott 

[1] http://www.w3schools.com/xml/default.asp


More information about the users mailing list