diff options
Diffstat (limited to 'swamid-2.0/www3.genuinetext.com-shibboleth.xml')
-rw-r--r-- | swamid-2.0/www3.genuinetext.com-shibboleth.xml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/swamid-2.0/www3.genuinetext.com-shibboleth.xml b/swamid-2.0/www3.genuinetext.com-shibboleth.xml new file mode 100644 index 00000000..d8f5e1fe --- /dev/null +++ b/swamid-2.0/www3.genuinetext.com-shibboleth.xml @@ -0,0 +1,42 @@ +<?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> |