2 xmlns="urn:oasis:names:tc:SAML:2.0:metadata"
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 xsi:schemaLocation="urn:oasis:names:tc:SAML:2.0:metadata ../schemas/sstc-saml-schema-metadata-2.0.xsd urn:mace:shibboleth:metadata:1.0 ../schemas/shibboleth-metadata-1.0.xsd"
5 Name="urn:mace:inqueue"
6 validUntil="2010-01-01T00:00:00Z">
8 <EntityDescriptor entityID="urn:mace:inqueue:example.edu">
9 <IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:mace:shibboleth:1.0">
11 <shib:Scope xmlns:shib="urn:mace:shibboleth:metadata:1.0">example.edu</shib:Scope>
13 <KeyDescriptor use="signing">
14 <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
15 <ds:KeyName>wayf.internet2.edu</ds:KeyName>
18 <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat>
19 <SingleSignOnService Binding="urn:mace:shibboleth:1.0:profiles:AuthnRequest"
20 Location="https://shibboleth.example.edu:8080/shibboleth/HS"/>
22 <AttributeAuthorityDescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol">
24 <shib:Scope xmlns:shib="urn:mace:shibboleth:metadata:1.0">example.edu</shib:Scope>
26 <AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding"
27 Location="https://shibboleth.example.edu:8080/shibboleth/AA"/>
28 <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat>
29 </AttributeAuthorityDescriptor>
30 <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol">
32 <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
33 <ds:KeyName>wayf.internet2.edu</ds:KeyName>
36 <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat>
37 <AssertionConsumerService index="0"
38 Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post"
39 Location="https://shibboleth.example.edu:8080/shibboleth/Shibboleth.shire"/>
42 <OrganizationName xml:lang="en">Example State University</OrganizationName>
43 <OrganizationDisplayName xml:lang="en">Example State University</OrganizationDisplayName>
44 <OrganizationURL xml:lang="en">http://shibboleth.internet2.edu/</OrganizationURL>
46 <ContactPerson contactType="technical">
47 <SurName>InQueue Support</SurName>
48 <EmailAddress>inqueue-support@internet2.edu</EmailAddress>