IDP v3.2.1 issue loading metadata

Izz Noland izz.noland at wepanow.com
Tue Jun 28 13:19:19 EDT 2016


(doh)...That makes sense.  I completely forgot about hidden chars in vi from a paste like that.  Thanks Scott!

Izz Noland
Sr. Systems Engineer
izz.noland at wepanow.com
Toll Free 1.800.675.7639
100 Gilbert Drive | Alabaster, Alabama 35007

-----Original Message-----
From: users [mailto:users-bounces at shibboleth.net] On Behalf Of Cantor, Scott
Sent: Tuesday, June 28, 2016 12:16 PM
To: Shib Users <users at shibboleth.net>
Subject: RE: IDP v3.2.1 issue loading metadata

> 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
-- 
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list