diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-06-18 10:46:51 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-06-18 10:46:51 +0200 |
commit | ce2a01735261b352f1f87484a386b3c17e841782 (patch) | |
tree | 1d4d3004fe437bfdf57fcf0059485ebc1d30ed11 /swamid-1.0/umdac-humpdac.ad.umu.se.xml | |
parent | 422f9304f46660f786dc2983bebe78a9a2fb29f7 (diff) |
metadata files renamed to <entityid>.xml
nya-08.ladok.umu.se duplicated, removed
idp.kau.se.xml duplicate, removed
luigi.umdc.umu.se-dw-idp.xml duplicate, removed
luigi.umdc.umu.se-shibboleth-idp.xml duplicate, removed
swamid-1.0/ladok3-*gui-sp* duplicates, removed
old e5.onthehub.com in swamid-testing-1.0.xml replaced by swamid-2.0 metadata
www.bmcmediatek.uu.se.xml duplicate of ws3.bmc.uu.se-shibboleth.xml, removed
bad entityid of www2.teol.uu.se.xml, removed
bad entityid of dev.teol.uu.se.xml (sp.example.org-shibboleth.xml), removed
Diffstat (limited to 'swamid-1.0/umdac-humpdac.ad.umu.se.xml')
-rw-r--r-- | swamid-1.0/umdac-humpdac.ad.umu.se.xml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/swamid-1.0/umdac-humpdac.ad.umu.se.xml b/swamid-1.0/umdac-humpdac.ad.umu.se.xml deleted file mode 100644 index ba75f112..00000000 --- a/swamid-1.0/umdac-humpdac.ad.umu.se.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://umdac-humpdac.ad.umu.se/shibboleth"> - <SPSSODescriptor WantAssertionsSigned="false" AuthnRequestsSigned="false" protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol"> - <KeyDescriptor use="signing"> - <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> - <ds:X509Data> - <ds:X509Certificate>MIIB7TCCAVagAwIBAgIJAPLebS0CGJJJMA0GCSqGSIb3DQEBBQUAMCIxIDAeBgNVBAMTF3VtZGFjLWh1bXBkYWMuYWQudW11LnNlMB4XDTA3MDMxMzEwNTkzNloXDTA4MDMxMjEwNTkzNlowIjEgMB4GA1UEAxMXdW1kYWMtaHVtcGRhYy5hZC51bXUuc2UwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBALA5VqzzCDXki71HDlWq9gwowL+0FBFZC9bCRmjKOGe9lmZveHhJ1oWN7g5wbAbC+oAciHe5vzUoEIrkl9enqqFCgOww3LhAURSuebJzbF8fz3zjdFlyzqDIlLet54YTvfdZmro4345Z46KW/dX5QOAEslLcSUev1Eq1F1rgXMV/AgMBAAGjKzApMCcGA1UdJQQgMB4GCCsGAQUFBwMBBggrBgEFBQcDAgYIKwYBBQUHAwQwDQYJKoZIhvcNAQEFBQADgYEAOHWzEvOqLpAeLm19FAZS/qG5i97eH5bx7opjABmDU7IIMT2jEhBykYL6BXbfYljLT2pyBEE2oILetNT/U09Angm2Lf8JzenPUgqS8qFGl54/Gw2GcIiDBbvmPuBWqw8CRYdfBQjBZmKs+jN+Lr1uvEvim/B4PPQg2Eypp8iz/VM=</ds:X509Certificate> - </ds:X509Data> - </ds:KeyInfo> - </KeyDescriptor> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://umdac-humpdac.ad.umu.se/Shibboleth.sso/SAML/POST" index="1" isDefault="true"/> - </SPSSODescriptor> - <Organization> - <OrganizationName xml:lang="en">UU</OrganizationName> - <OrganizationDisplayName xml:lang="en">Umeå University</OrganizationDisplayName> - <OrganizationURL xml:lang="en">http://www.umu.se</OrganizationURL> - </Organization> - <ContactPerson contactType="technical"> - <Company>UMDAC</Company> - <GivenName>Tommy</GivenName> - <SurName>Larsson</SurName> - <EmailAddress>tommy.larsson@umdac.umu.se</EmailAddress> - </ContactPerson> -</EntityDescriptor> |