<!-- This is a copy of our Test IdP1 registration.  -->
<EntityDescriptor 
        xmlns="urn:oasis:names:tc:SAML:2.0:metadata" 
        xmlns:ds="http://www.w3.org/2000/09/xmldsig#" 
        xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
        entityID="https://idpt1.shib.ncsu.edu/idp/shibboleth">

  <IDPSSODescriptor 
          protocolSupportEnumeration="urn:mace:shibboleth:1.0 urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol">
    <Extensions>
      <shibmd:Scope regexp="false">ncsu.edu</shibmd:Scope>
      <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui">
        <mdui:DisplayName xml:lang="en">Test IdP1 Students/Faculty/Staff</mdui:DisplayName>
        <mdui:Description xml:lang="en">Test login for NC State Students/Faculty/Staff</mdui:Description>
        <mdui:InformationURL xml:lang="en">https://oit.ncsu.edu/campus-it/identity-management/shibboleth/</mdui:InformationURL>
        <mdui:PrivacyStatementURL xml:lang="en">https://www.ncsu.edu/privacy</mdui:PrivacyStatementURL>
        <mdui:Logo height="78" width="76" xml:lang="en">https://cdn.ncsu.edu/shibboleth/tower-150ppi.png</mdui:Logo>
      </mdui:UIInfo>
    </Extensions>

    <KeyDescriptor use="signing">
      <ds:KeyInfo>
        <ds:X509Data>
          <!-- Serial No. 17699925631840929198, 
               expires on Apr 22 16:03:27 2029 GMT -->
          <ds:X509Certificate>
MIIDLDCCAhSgAwIBAgIJAPWixJV8tcWuMA0GCSqGSIb3DQEBCwUAMB4xHDAaBgNV
BAMTE2lkcHQxLnNoaWIubmNzdS5lZHUwHhcNMTkwMjA0MTYwMzI3WhcNMjkwNDIy
MTYwMzI3WjAeMRwwGgYDVQQDExNpZHB0MS5zaGliLm5jc3UuZWR1MIIBIjANBgkq
hkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwAaG9I8vhwRWUNCzQk+Im7iXt3jqZBCh
2qL/uJCG8BSMtBWrUjlXW8iSLZMk8PeByTdvtc3+PAjx5TsFvgD4FFVOaHl39JF5
sHH2zXi4dDHD26hV7ffAp/pIMymqfB6aHiuMCypDLLdqtvq768lXO4gwiLnKjWQ1
+3z5bUCBFj4nNFtJSc1EtDQQl8PuFNX8lqiiWjlaXHp1QIm1klh4y2pW2KP9VdCA
tMHRGxbSHZKtN27Z0j75irxYf3TJfFrSNEaX/WyEVvRfCWNKVoSatlkp6kUNPiqt
wwm+NHuHtMmOOCGolubqNYeZer3BaX8hWmQCmP+ODZ5txrXynk4/ZwIDAQABo20w
azAdBgNVHQ4EFgQU2lNWoKemrXnLys3t8tfhgTOAQk4wSgYDVR0RBEMwQYITaWRw
dDEuc2hpYi5uY3N1LmVkdYYqaHR0cHM6Ly9pZHB0MS5zaGliLm5jc3UuZWR1L2lk
cC9zaGliYm9sZXRoMA0GCSqGSIb3DQEBCwUAA4IBAQAwXqy1dUZrbuBLwheQAqxY
5qsMI9TWqz3GyBBspGRgaQneFOepIaxRgnivwEMyWFNuP1YKokbKyQb1mRQy0qKn
J9PIqKWRJ4m+3pwiejksmhdD10D9qlMlqZ1EP0OryeXa3Jd9iUSKNt9I3fpiLOi+
+ZEwowk5+Uk5lt+suAz4vojLczPDOPMBODIPHHicYJ0esPnuFVccVWCpBpgzBC95
QmQCBuHTRgcronC8XrK6GGtSZrD03DbiEgqc/rMu77oZCG4x2G6qExCVENQpTAGG
kXjQBM+bco6pnIGf4RxYy1nacpAp2SUnxJ3rtkRUXt8lXHhCgaM2Kp4jxv1V3udT
          </ds:X509Certificate>
        </ds:X509Data>
      </ds:KeyInfo>
    </KeyDescriptor>

    <ArtifactResolutionService 
            Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" 
            Location="https://idpt1.shib.ncsu.edu:8443/idp/profile/SAML1/SOAP/ArtifactResolution" 
            index="1"/>
    <ArtifactResolutionService 
            Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" 
            Location="https://idpt1.shib.ncsu.edu:8443/idp/profile/SAML2/SOAP/ArtifactResolution" 
            index="2"/>

    <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat>
    <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</NameIDFormat>
    <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat>

    <SingleSignOnService 
            Binding="urn:mace:shibboleth:1.0:profiles:AuthnRequest" 
            Location="https://idpt1.shib.ncsu.edu/idp/profile/Shibboleth/SSO"/>
    <SingleSignOnService 
            Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" 
            Location="https://idpt1.shib.ncsu.edu/idp/profile/SAML2/POST/SSO"/>
    <SingleSignOnService 
            Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" 
            Location="https://idpt1.shib.ncsu.edu/idp/profile/SAML2/POST-SimpleSign/SSO"/>
    <SingleSignOnService 
            Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" 
            Location="https://idpt1.shib.ncsu.edu/idp/profile/SAML2/Redirect/SSO"/>
  </IDPSSODescriptor>

  <AttributeAuthorityDescriptor 
          protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol">
    <Extensions>
      <shibmd:Scope regexp="false">ncsu.edu</shibmd:Scope>
    </Extensions>

    <KeyDescriptor use="signing">
      <ds:KeyInfo>
        <ds:X509Data>
          <!-- Serial No. 17699925631840929198, 
               expires on Apr 22 16:03:27 2029 GMT -->
          <ds:X509Certificate>
MIIDLDCCAhSgAwIBAgIJAPWixJV8tcWuMA0GCSqGSIb3DQEBCwUAMB4xHDAaBgNV
BAMTE2lkcHQxLnNoaWIubmNzdS5lZHUwHhcNMTkwMjA0MTYwMzI3WhcNMjkwNDIy
MTYwMzI3WjAeMRwwGgYDVQQDExNpZHB0MS5zaGliLm5jc3UuZWR1MIIBIjANBgkq
hkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwAaG9I8vhwRWUNCzQk+Im7iXt3jqZBCh
2qL/uJCG8BSMtBWrUjlXW8iSLZMk8PeByTdvtc3+PAjx5TsFvgD4FFVOaHl39JF5
sHH2zXi4dDHD26hV7ffAp/pIMymqfB6aHiuMCypDLLdqtvq768lXO4gwiLnKjWQ1
+3z5bUCBFj4nNFtJSc1EtDQQl8PuFNX8lqiiWjlaXHp1QIm1klh4y2pW2KP9VdCA
tMHRGxbSHZKtN27Z0j75irxYf3TJfFrSNEaX/WyEVvRfCWNKVoSatlkp6kUNPiqt
wwm+NHuHtMmOOCGolubqNYeZer3BaX8hWmQCmP+ODZ5txrXynk4/ZwIDAQABo20w
azAdBgNVHQ4EFgQU2lNWoKemrXnLys3t8tfhgTOAQk4wSgYDVR0RBEMwQYITaWRw
dDEuc2hpYi5uY3N1LmVkdYYqaHR0cHM6Ly9pZHB0MS5zaGliLm5jc3UuZWR1L2lk
cC9zaGliYm9sZXRoMA0GCSqGSIb3DQEBCwUAA4IBAQAwXqy1dUZrbuBLwheQAqxY
5qsMI9TWqz3GyBBspGRgaQneFOepIaxRgnivwEMyWFNuP1YKokbKyQb1mRQy0qKn
J9PIqKWRJ4m+3pwiejksmhdD10D9qlMlqZ1EP0OryeXa3Jd9iUSKNt9I3fpiLOi+
+ZEwowk5+Uk5lt+suAz4vojLczPDOPMBODIPHHicYJ0esPnuFVccVWCpBpgzBC95
QmQCBuHTRgcronC8XrK6GGtSZrD03DbiEgqc/rMu77oZCG4x2G6qExCVENQpTAGG
kXjQBM+bco6pnIGf4RxYy1nacpAp2SUnxJ3rtkRUXt8lXHhCgaM2Kp4jxv1V3udT
          </ds:X509Certificate>
        </ds:X509Data>
      </ds:KeyInfo>
    </KeyDescriptor>

    <AttributeService 
            Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" 
            Location="https://idpt1.shib.ncsu.edu:8443/idp/profile/SAML1/SOAP/AttributeQuery"/>
    <AttributeService 
            Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" 
            Location="https://idpt1.shib.ncsu.edu:8443/idp/profile/SAML2/SOAP/AttributeQuery"/>

    <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat>
    <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</NameIDFormat>
    <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat>
  </AttributeAuthorityDescriptor>

  <Organization>
    <OrganizationName xml:lang="en">Test IdP1 Unity Auth</OrganizationName>
    <OrganizationDisplayName xml:lang="en">Test IdP1 Unity Auth</OrganizationDisplayName>
    <OrganizationURL xml:lang="en">https://www.ncsu.edu/</OrganizationURL>
  </Organization>

  <ContactPerson contactType="technical">
    <GivenName>NC State Shibboleth Support Team</GivenName>
    <EmailAddress>mailto:shibboleth-help@ncsu.edu</EmailAddress>
  </ContactPerson>
  <ContactPerson contactType="administrative">
    <GivenName>NC State Shibboleth Support Team</GivenName>
    <EmailAddress>mailto:shibboleth-help@ncsu.edu</EmailAddress>
  </ContactPerson>
  <ContactPerson contactType="support">
    <GivenName>NC State Help Desk</GivenName>
    <EmailAddress>mailto:help@ncsu.edu</EmailAddress>
  </ContactPerson>
  <ContactPerson contactType="other"
      xmlns:icmd="http://id.incommon.org/metadata"
      icmd:contactType="http://id.incommon.org/metadata/contactType/security">
    <GivenName>NC State Security Team</GivenName>
    <EmailAddress>mailto:security@ncsu.edu</EmailAddress>
  </ContactPerson>

</EntityDescriptor>
