<!-- This is a copy of our Test IdP2 Brickyard 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://affilt2.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">affil.ncsu.edu</shibmd:Scope>
      <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui">
        <mdui:DisplayName xml:lang="en">Test IdP2 Guests/Affiliates/Parents</mdui:DisplayName>
        <mdui:Description xml:lang="en">Test login for NC State Guests/Affiliates/Parents</mdui:Description>
        <mdui:InformationURL xml:lang="en">https://oit.ncsu.edu/campus-it/identity-management/shibboleth/</mdui:InformationURL>
        <mdui:Logo height="78" width="76">https://cdn.ncsu.edu/shibboleth/brickyard-150ppi.png</mdui:Logo>
      </mdui:UIInfo>
    </Extensions>

    <KeyDescriptor use="signing">
      <ds:KeyInfo>
        <ds:X509Data>
          <!-- Serial No. 11622676445702180255, 
               expires on Apr 22 15:59:38 2029 GMT -->
          <ds:X509Certificate>
MIIDNDCCAhygAwIBAgIJAKFMCqXVYM2fMA0GCSqGSIb3DQEBCwUAMCAxHjAcBgNV
BAMTFWFmZmlsdDIuc2hpYi5uY3N1LmVkdTAeFw0xOTAyMDQxNTU5MzhaFw0yOTA0
MjIxNTU5MzhaMCAxHjAcBgNVBAMTFWFmZmlsdDIuc2hpYi5uY3N1LmVkdTCCASIw
DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALcZoBlsX6fTmhytcnjMfTD/9QOb
aM1nlbWoMeZoWijVXOatAJWM9XPt+Um7vQfYpGI4m579SuTty8L7L0c4Xb6le29c
3LPBzpjbyM6mN2Q3pyCRjSPd1vap45OFpGsveWVcVqFquCurCKqVxlc/vaVlbcPe
QnGnVYYhjfPEYPx934OwWDsryk9Hk9RnJsq2v2cG2nTuh1wYT5xs7OlKlpBGl0yK
ByVOe87iKFk0isCPFCXRE0ADZ5wRg11ge9K4B+lXKiFn90atKaUFv4picgi3MmV2
LuUKPgQkKILvq4/Ln3KAYdQp1i2kjsTpAUiHCSuWSF0dRF5ca/IlIEfqch8CAwEA
AaNxMG8wHQYDVR0OBBYEFLHoV4B1985cnsFDT75m0QcgxTSgME4GA1UdEQRHMEWC
FWFmZmlsdDIuc2hpYi5uY3N1LmVkdYYsaHR0cHM6Ly9hZmZpbHQyLnNoaWIubmNz
dS5lZHUvaWRwL3NoaWJib2xldGgwDQYJKoZIhvcNAQELBQADggEBAJde3mL5whwJ
5q4UmeC2ysuHnglh8NBtRtqxOE9Rx45lCz17z1uvTcL7yWsiXfyS4D2FI1fu0KtK
F1DEW3ZPSV1Xe2RT5W2T3Ddt2qjejS8noGJhETRGLJ9KSOtu0s3mhSb9e/jNWMcv
BCtcHkMl7b1w+yek6/aIe0YQEOb0GTXPbgejPdRXq/DP7hXTpXUzf1UdhyELDeOe
jnN/HkB1RWwGViAtXzSpJHLG2Gi0y7WZbWZX2rQFtCVsgAxtuQXS2KD6/KFc+mKB
s9abpzf6Ym85y4Bu7Vc/cN8sYMYOd4mSoNt2/XWwOrTsx2e6zsM2u8YCR00k0D67
4b1Q8c1NyeY=
          </ds:X509Certificate>
        </ds:X509Data>
      </ds:KeyInfo>
    </KeyDescriptor>

    <ArtifactResolutionService 
            Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" 
            Location="https://affilt2.shib.ncsu.edu:8443/idp/profile/SAML1/SOAP/ArtifactResolution" 
            index="1"/>
    <ArtifactResolutionService 
            Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" 
            Location="https://affilt2.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://affilt2.shib.ncsu.edu/idp/profile/Shibboleth/SSO"/>
    <SingleSignOnService 
            Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" 
            Location="https://affilt2.shib.ncsu.edu/idp/profile/SAML2/POST/SSO"/>
    <SingleSignOnService 
            Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" 
            Location="https://affilt2.shib.ncsu.edu/idp/profile/SAML2/POST-SimpleSign/SSO"/>
    <SingleSignOnService 
            Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" 
            Location="https://affilt2.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">affil.ncsu.edu</shibmd:Scope>
    </Extensions>

    <KeyDescriptor use="signing">
      <ds:KeyInfo>
        <ds:X509Data>
          <!-- Serial No. 11622676445702180255, 
               expires on Apr 22 15:59:38 2029 GMT -->
          <ds:X509Certificate>
MIIDNDCCAhygAwIBAgIJAKFMCqXVYM2fMA0GCSqGSIb3DQEBCwUAMCAxHjAcBgNV
BAMTFWFmZmlsdDIuc2hpYi5uY3N1LmVkdTAeFw0xOTAyMDQxNTU5MzhaFw0yOTA0
MjIxNTU5MzhaMCAxHjAcBgNVBAMTFWFmZmlsdDIuc2hpYi5uY3N1LmVkdTCCASIw
DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALcZoBlsX6fTmhytcnjMfTD/9QOb
aM1nlbWoMeZoWijVXOatAJWM9XPt+Um7vQfYpGI4m579SuTty8L7L0c4Xb6le29c
3LPBzpjbyM6mN2Q3pyCRjSPd1vap45OFpGsveWVcVqFquCurCKqVxlc/vaVlbcPe
QnGnVYYhjfPEYPx934OwWDsryk9Hk9RnJsq2v2cG2nTuh1wYT5xs7OlKlpBGl0yK
ByVOe87iKFk0isCPFCXRE0ADZ5wRg11ge9K4B+lXKiFn90atKaUFv4picgi3MmV2
LuUKPgQkKILvq4/Ln3KAYdQp1i2kjsTpAUiHCSuWSF0dRF5ca/IlIEfqch8CAwEA
AaNxMG8wHQYDVR0OBBYEFLHoV4B1985cnsFDT75m0QcgxTSgME4GA1UdEQRHMEWC
FWFmZmlsdDIuc2hpYi5uY3N1LmVkdYYsaHR0cHM6Ly9hZmZpbHQyLnNoaWIubmNz
dS5lZHUvaWRwL3NoaWJib2xldGgwDQYJKoZIhvcNAQELBQADggEBAJde3mL5whwJ
5q4UmeC2ysuHnglh8NBtRtqxOE9Rx45lCz17z1uvTcL7yWsiXfyS4D2FI1fu0KtK
F1DEW3ZPSV1Xe2RT5W2T3Ddt2qjejS8noGJhETRGLJ9KSOtu0s3mhSb9e/jNWMcv
BCtcHkMl7b1w+yek6/aIe0YQEOb0GTXPbgejPdRXq/DP7hXTpXUzf1UdhyELDeOe
jnN/HkB1RWwGViAtXzSpJHLG2Gi0y7WZbWZX2rQFtCVsgAxtuQXS2KD6/KFc+mKB
s9abpzf6Ym85y4Bu7Vc/cN8sYMYOd4mSoNt2/XWwOrTsx2e6zsM2u8YCR00k0D67
4b1Q8c1NyeY=
          </ds:X509Certificate>
        </ds:X509Data>
      </ds:KeyInfo>
    </KeyDescriptor>

    <AttributeService 
            Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" 
            Location="https://affilt2.shib.ncsu.edu:8443/idp/profile/SAML1/SOAP/AttributeQuery"/>
    <AttributeService 
            Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" 
            Location="https://affilt2.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 IdP2 Brickyard Users</OrganizationName>
    <OrganizationDisplayName xml:lang="en">Test IdP2 Brickyard Users</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>
