Skip to Content.
Sympa Menu

metadata-support - [Metadata-Support] eduGAIN metatdata validator

Subject: InCommon metadata support

List archive

[Metadata-Support] eduGAIN metatdata validator


Chronological Thread 
  • From: <>
  • To:
  • Subject: [Metadata-Support] eduGAIN metatdata validator
  • Date: Tue, 12 Jan 2016 18:49:49 +0000 (UTC)

All -

I have attempted to update our IdP metadata extensions as shown below to
include the InCommon tags but cannot get past the "RegistrationInfo not found"
when testing with the eduGAIN metadata validator.

Should I be concerned that this is failing or not? I appreciate any assistance
you are able to provide.

<Extensions>
<shibmd:Scope regexp="false">binghamton.edu</shibmd:Scope>
<mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui">
<mdui:DisplayName xml:lang="en">Binghamton University</mdui:DisplayName>
<mdui:InformationURL
xml:lang="en">http://www.binghamton.edu/</mdui:InformationURL>
</mdui:UIInfo>
<mdui:DiscoHints xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui">
<mdui:DomainHint>www.binghamton.edu</mdui:DomainHint>
<mdui:DomainHint>secure.binghamton.edu</mdui:DomainHint>
</mdui:DiscoHints>
<mdrpi:RegistrationInfo registrationAuthority="https://incommon.org"/>
<mdattr:EntityAttributes xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">
<saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
Name="http://macedir.org/entity-category";>
<saml:AttributeValue>
http://id.incommon.org/category/registered-by-incommon
</saml:AttributeValue>
</saml:Attribute>
</mdattr:EntityAttributes>
</Extensions>

Thanks,
-Jeff



Archive powered by MHonArc 2.6.16.

Top of Page