diff options
author | Leif Johansson <leifj@sunet.se> | 2011-08-25 16:22:16 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-08-25 16:22:16 +0200 |
commit | a8226c8e379b23b9d7936d9a22bb208c02650c5b (patch) | |
tree | 6d26b9d4e7868da99c60ecc6f2e5b0199975a97c /swamid-1.0/calsrv1.it.secure.su.se.xml | |
parent | abf297f02e9cd2908af127e901e9403d8588a7b0 (diff) |
resolves SWAMIDOPS-6287
Diffstat (limited to 'swamid-1.0/calsrv1.it.secure.su.se.xml')
-rw-r--r-- | swamid-1.0/calsrv1.it.secure.su.se.xml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/swamid-1.0/calsrv1.it.secure.su.se.xml b/swamid-1.0/calsrv1.it.secure.su.se.xml deleted file mode 100644 index dcf1df5d..00000000 --- a/swamid-1.0/calsrv1.it.secure.su.se.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0"?> -<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://calsrv1.it.secure.su.se"> - <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>MIIB7TCCAVagAwIBAgIJALw0kc74UYP+MA0GCSqGSIb3DQEBBQUAMCIxIDAeBgNVBAMTF2NhbHNydjEuaXQuc2VjdXJlLnN1LnNlMB4XDTA3MDUyMjA3NDA0OFoXDTA4MDUyMTA3NDA0OFowIjEgMB4GA1UEAxMXY2Fsc3J2MS5pdC5zZWN1cmUuc3Uuc2UwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAKVMn+fnnV8w2GuB1KMm6gEiZqqCBrHWWUDK5SEVDy6rT2qK/VkuxyxvDPFXdd8kbpaOpqxMcy+J4QvS74xkOSKHF8ISTvX9328cU1pUe9u7Gd5C37zD5OgAUqIVq1GwvZHrSstZuoF/4LQoJJbEBquwGGd8tldflGEJtcxb7iP7AgMBAAGjKzApMCcGA1UdJQQgMB4GCCsGAQUFBwMBBggrBgEFBQcDAgYIKwYBBQUHAwQwDQYJKoZIhvcNAQEFBQADgYEAoFPwC0awA7gYbfZPCtUpHmly4cc8utYSgjb+rsTFGuYu5V7Ec5/o1F73vsibmRufBRyczQsX9oeNHENawKmka/0JUo1FTyTI0yN1or7LhW8mAle+80o5EVd/Xa5yP4jof+/Ey79UeLG+CuJbRiH0f9kO1e4r/fFGP60Ck76CeoU=</ds:X509Certificate> - </ds:X509Data> - </ds:KeyInfo> - </KeyDescriptor> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://calsrv1.it.secure.su.se/Shibboleth.sso/SAML/POST" index="1" isDefault="true"/> - </SPSSODescriptor> - <Organization> - <OrganizationName xml:lang="en">SU</OrganizationName> - <OrganizationDisplayName xml:lang="en">Stockholm university</OrganizationDisplayName> - <OrganizationURL xml:lang="en">http://www.su.se</OrganizationURL> - </Organization> - <ContactPerson contactType="technical"> - <Company>Stockholm university</Company> - <GivenName>Mattias</GivenName> - <SurName>Amnefelt</SurName> - <EmailAddress>mattiasa@it.su.se</EmailAddress> - </ContactPerson> -</EntityDescriptor> |