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/www3.genuinetext.com-shibboleth.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/www3.genuinetext.com-shibboleth.xml')
-rw-r--r-- | swamid-1.0/www3.genuinetext.com-shibboleth.xml | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/swamid-1.0/www3.genuinetext.com-shibboleth.xml b/swamid-1.0/www3.genuinetext.com-shibboleth.xml deleted file mode 100644 index d8f5e1fe..00000000 --- a/swamid-1.0/www3.genuinetext.com-shibboleth.xml +++ /dev/null @@ -1,42 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://www3.genuinetext.com/shibboleth"> - <Extensions> - <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> - <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> - <samla:AttributeValue>http://www.swamid.se/category/eu-adequate-protection</samla:AttributeValue> - <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> - </samla:Attribute> - </mdattr:EntityAttributes> - </Extensions> - <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>MIIB5zCCAVCgAwIBAgIJAKb4Olp/yYCUMA0GCSqGSIb3DQEBBQUAMB8xHTAbBgNV -BAMTFHd3dzMuZ2VudWluZXRleHQuY29tMB4XDTEwMDUxMDExNDkyM1oXDTExMDUx -MDExNDkyM1owHzEdMBsGA1UEAxMUd3d3My5nZW51aW5ldGV4dC5jb20wgZ8wDQYJ -KoZIhvcNAQEBBQADgY0AMIGJAoGBAKTr9ehjuIWCwvfybbn92AvSQjBz6zevUqFS -snvhGBs+Wu2iudpi1SCggPTOXsHj6LD23vIA2yN6VRlul9ifD0Rc9kyU3GdxA/TR -30x+cdNkMJr3tuhxlNqu90zsWQbfhpCz6HO+KCUR7GLhCiHiCdVPMaYPG3Kh+/kc -karTEYZPAgMBAAGjKzApMCcGA1UdJQQgMB4GCCsGAQUFBwMBBggrBgEFBQcDAgYI -KwYBBQUHAwQwDQYJKoZIhvcNAQEFBQADgYEAJr257dZYsCa2AMxqab/xU2cqc+fH -/sTYnOHze5shD+5wLBO/FYcmtdj86tFEEYK5kEaEGYoh4KQqAL/EMwKUu10+80ZU -B58pVL0eikt969S89t0/DyDnF3edU7pg6Thmom4iElIO4v+l8i8yc7Uxko4lAxi0 -v6nJ+bzAScGjfHk=</ds:X509Certificate> - </ds:X509Data> - </ds:KeyInfo> - </KeyDescriptor> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://www3.genuinetext.com/Shibboleth.sso/SAML/POST" index="1" isDefault="true"/> - </SPSSODescriptor> - <Organization> - <OrganizationName xml:lang="en">Genuine Text</OrganizationName> - <OrganizationDisplayName xml:lang="en">Genuine Text</OrganizationDisplayName> - <OrganizationURL xml:lang="en">http://www.genuinetext.com</OrganizationURL> - </Organization> - <ContactPerson contactType="technical"> - <Company>Knownet AB</Company> - <GivenName>Richard</GivenName> - <SurName>Bäckman</SurName> - <EmailAddress>rickard@knonet.se</EmailAddress> - </ContactPerson> -</EntityDescriptor> |