I've pasted in my Contacts metadata elements, and my shibboleth2.xml
element -- can anyone see any obvious errors ? Other than the misuse of
GivenName. ;-)
Thanks!
<ContactPerson contactType="technical">
<GivenName>Steven Carmody</GivenName>
<EmailAddress>Steven_...@brown.edu</EmailAddress>
</ContactPerson>
<AttributeExtractor type="Metadata" DisplayName="displayName"
errorURL="errorURL"
Description="description" InformationURL="informationURL"
OrganizationName="organizationName" >
<ContactPerson id="contact-technical" contactType="technical"
formatter="$GivenName $EmailAddress " />
</AttributeExtractor>
--
To unsubscribe from this list send an email to dev-uns...@shibboleth.net
That matches what I have in my sandbox.
I continue to assume there has to be something wrong with your metadata, but all I can suggest is attaching the metadata and your configuration to a bug report and I'll reproduce it. I'll leave it open until I can test it on Linux, but that won't be any time soon. But there is no reason why Windows should work any differently, particularly when your errorURL problem is factored in.
-- Scott
________________________________________
From: dev-b...@shibboleth.net [dev-b...@shibboleth.net] on behalf of Steven Carmody [Steven_...@brown.edu]
Sent: Thursday, March 01, 2012 12:02 PM
To: Shib Dev (d...@shibboleth.net)
Subject: Shib 2.5, extracting contacts from metadata
Anything in the role issuing the user's assertion or above it in that entity is found, so there's nothing special to document, it looks in all the places it can.
-- Scott