<EntityDescriptor entityID="urn:example:idp" xmlns="urn:oasis:names:tc:SAML:2.0:metadata">
  <IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
    <KeyDescriptor use="signing">
      <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
        <X509Data>
          <X509Certificate>MIIDVjCCAj4CCQCdxxzhWLRfXDANBgkqhkiG9w0BAQsFADBtMQswCQYDVQQGEwJVUzETMBEGA1UECAwKQ2FsaWZvcm5pYTEWMBQGA1UEBwwNU2FuIEZyYW5jaXNjbzEQMA4GA1UECgwHSmFua3lDbzEfMB0GA1UEAwwWVGVzdCBJZGVudGl0eSBQcm92aWRlcjAeFw0yNDExMDQyMDMzMTJaFw00NDEwMzAyMDMzMTJaMG0xCzAJBgNVBAYTAlVTMRMwEQYDVQQIDApDYWxpZm9ybmlhMRYwFAYDVQQHDA1TYW4gRnJhbmNpc2NvMRAwDgYDVQQKDAdKYW5reUNvMR8wHQYDVQQDDBZUZXN0IElkZW50aXR5IFByb3ZpZGVyMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyh8MN/+cSAP08ugE18ueNz5gXAyC4tGaVvJ6Ntd1bE/A6fXDFvkLsRurzI3MlSGVWWaIkisrWtR+WqtYWzyw5RoIMRyBf1t5X5xPu8dt9t7Fw0FZeXHolQjFyu6cCXznglOKO/JDTVOAL69uKHif4rYQzERbE2S94AYSQ/hqR1nKK1ynEnxdFe92qeN1V+wYFe7t3o+B7y83OlSu6CrCTjPk+Rt48QhgIGWQfEFcdHzMbeAa6U860IAOqNbXAmtYkPsByWwct1FMcdJKsRd4TifD/WtRJTY/StNKt6rZ6wrMjDmUhZdy0p50xmjRvpP7CFugQnyRxNJXB9NRZSeGEwIDAQABMA0GCSqGSIb3DQEBCwUAA4IBAQBIOVowPhD7PPjo3i0/A7Jt0Bbrg477dhAHPgyxCSn/8Eek2RK1q+ovqhb+I0tq8KQKEFkDkd4fKk21hbfWlbGDjCIM4L+4fBUB9cUxf6JkpUdVRtWHnOoJIOWZlxHyM96C0xJlYbHDBLwZi/a34uw1cXGalFi0Sr98+WR4FcSuwMsOrQEvh+yyzE8cnQqUPcxEaD2RjF1Pam6OkLLr3XwX78LdOZ51ju987CJ045LtggkBYoq+eAMyaL7vNFI38MGp0QBlOVF5AMitJh+BHdTqIiM+rBAYFEzSFvSDTPk053rwvTzMQVwnC1kfK0Bl238ronLhmwvykellqBN8Gi+l</X509Certificate>
        </X509Data>
      </KeyInfo>
    </KeyDescriptor>
    <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://stage.idp.tbhapi.com/saml/slo"/>
    <SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://stage.idp.tbhapi.com/saml/slo"/>
    <NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress</NameIDFormat>
    <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</NameIDFormat>
    <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat>
    <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://stage.idp.tbhapi.com/saml/sso"/>
    <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://stage.idp.tbhapi.com/saml/sso"/>
    <Attribute Name="urn:oid:0.9.2342.19200300.100.1.1" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="Student ID" xmlns="urn:oasis:names:tc:SAML:2.0:assertion"/>
    <Attribute Name="urn:oid:0.9.2342.19200300.100.1.3" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="E-Mail Address" xmlns="urn:oasis:names:tc:SAML:2.0:assertion"/>
    <Attribute Name="urn:oid:2.5.4.42" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="First Name" xmlns="urn:oasis:names:tc:SAML:2.0:assertion"/>
    <Attribute Name="urn:oid:2.5.4.4" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="Last Name" xmlns="urn:oasis:names:tc:SAML:2.0:assertion"/>
    <Attribute Name="urn:oid:2.5.4.17" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" FriendlyName="Zip Code" xmlns="urn:oasis:names:tc:SAML:2.0:assertion"/>
  </IDPSSODescriptor>
</EntityDescriptor>