diff options
author | Paul Scott <paul.scott@kau.se> | 2016-02-15 22:29:30 +0100 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2016-02-15 22:29:30 +0100 |
commit | 0dbf6ecd33088bb2677df0a5aba31b6425996efe (patch) | |
tree | 51a366346b13d85514f318fcbc9b151e37ce23c7 /swamid-2.0/lists.su.se-shibboleth.xml | |
parent | 21f8a9a3357a601dceccac6d95ca5bb3d872a61d (diff) |
Back out silly... adfsproxy and aggregate update & adfs-proxy-test as agreed with Leif
Diffstat (limited to 'swamid-2.0/lists.su.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/lists.su.se-shibboleth.xml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/swamid-2.0/lists.su.se-shibboleth.xml b/swamid-2.0/lists.su.se-shibboleth.xml deleted file mode 100644 index 7ef17e8c..00000000 --- a/swamid-2.0/lists.su.se-shibboleth.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://lists.su.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>MIIB1TCCAT6gAwIBAgIJAOsd1P/iHwDdMA0GCSqGSIb3DQEBBQUAMBYxFDASBgNVBAMTC2xpc3RzLnN1LnNlMB4XDTA4MDIxMjEyNTk0NVoXDTA5MDIxMTEyNTk0NVowFjEUMBIGA1UEAxMLbGlzdHMuc3Uuc2UwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBALnNTH6G15SgAwQHMCa9FLJ4g/MnmZ+2Q0m8ZvXA5OKoLY+7vpH7XrojM2/ziobcPK+pE5UNaNOpVffBUFtibabgXs2N7BUDJWjcvRqk5rxmEoMd1mCRQ6WOATBPdSkZ3xFvs0yy5y+1xRNsBji7gb326dHS/WUIDAw/62dCLG5PAgMBAAGjKzApMCcGA1UdJQQgMB4GCCsGAQUFBwMBBggrBgEFBQcDAgYIKwYBBQUHAwQwDQYJKoZIhvcNAQEFBQADgYEAH7Ml0chViQ1GTX4RkL/S8bJpELYqTNBZ7+s7wMOwPF/TxJKeC6yFCkFKx4Ts8uGuJ3Bo3MsetTTUe24WD5aRO76k6p7y/HPs+nk0e0VJKz3NSktKGE/uXt59B/ax1tdVOMuZTGV9GwwlgHOMapYOBylI7Nriufub8Cgtwf4VwgQ=</ds:X509Certificate> - </ds:X509Data> - </ds:KeyInfo> - </KeyDescriptor> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://lists.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>Helpdesk</GivenName> - <EmailAddress>helpdesk@it.su.se</EmailAddress> - </ContactPerson> -</EntityDescriptor> |