diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-09-24 10:19:38 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-09-24 10:19:38 +0200 |
commit | 46b6a83aaecbddd698972839c8470835ac7211d6 (patch) | |
tree | 1ae4425a981267795b13981f410e938dd0fa0953 /swamid-1.0/labs.swami.se.xml | |
parent | bca2bb6b51904fc80667281e16ac25a02e615e07 (diff) |
swamid-1.0* removed
nya-1.0* removed
non-used metadata moved to swamid-2.0-obsolete
swamid-1.0/* moved to swamid-2.0/
nya-1.0/* moved to swamid-2.0/
mxml cleaned from swamid-1.0 data
Makefile cleaned from nya-1.0 and swamid-1.0 data
Diffstat (limited to 'swamid-1.0/labs.swami.se.xml')
-rw-r--r-- | swamid-1.0/labs.swami.se.xml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/swamid-1.0/labs.swami.se.xml b/swamid-1.0/labs.swami.se.xml deleted file mode 100644 index d61425a4..00000000 --- a/swamid-1.0/labs.swami.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://labs.swami.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>MIIB2TCCAUKgAwIBAgIJANxR0VNsO3LLMA0GCSqGSIb3DQEBBQUAMBgxFjAUBgNVBAMTDWxhYnMuc3dhbWkuc2UwHhcNMDcwNDEzMDgxMjM0WhcNMDgwNDEyMDgxMjM0WjAYMRYwFAYDVQQDEw1sYWJzLnN3YW1pLnNlMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDuZSnm1OGEZ+1NPqvCPX3P7EsxMd2kEoTMHKBuTsUngFk5hU0Zk6Jr8Cf4qdwzQRsvoacZjERnzrkOQw45NuMVvLLrErD8qon0uLQGpzsqNIoQ8eJz+CIsoHeSJUGi8FKbRvrKJm9DR2vlrxAxwxuUkyyZ/f/Uvk9S8E0+rwuOEQIDAQABoyswKTAnBgNVHSUEIDAeBggrBgEFBQcDAQYIKwYBBQUHAwIGCCsGAQUFBwMEMA0GCSqGSIb3DQEBBQUAA4GBAGIkqz4KXzPlA4mrprQuGgyXJLZGbZVmWWNxqaihEzjskAdZBom1VBbVuk1KMqiHCbxn2HasBucWGdoLDkAmITFbnL5Lt5lUQ4bdSuVQgboitHHLp49H3gLFg8Jym2Mlj5jzz7ZAEQ64yf2XWhTHK894Z2+5gApkK5N7pDEwUW03</ds:X509Certificate> - </ds:X509Data> - </ds:KeyInfo> - </KeyDescriptor> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://labs.swami.se/Shibboleth.sso/SAML/POST" index="1" isDefault="true"/> - </SPSSODescriptor> - <Organization> - <OrganizationName xml:lang="en">SWAMI</OrganizationName> - <OrganizationDisplayName xml:lang="en">SWAMI</OrganizationDisplayName> - <OrganizationURL xml:lang="en">http://www.swami.se</OrganizationURL> - </Organization> - <ContactPerson contactType="technical"> - <Company>Stockholm university</Company> - <GivenName>Leif</GivenName> - <SurName>Johansson</SurName> - <EmailAddress>leifj@it.su.se</EmailAddress> - </ContactPerson> -</EntityDescriptor> |