diff options
Diffstat (limited to 'swamid-1.0/mondo.su.se.xml')
-rw-r--r-- | swamid-1.0/mondo.su.se.xml | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/swamid-1.0/mondo.su.se.xml b/swamid-1.0/mondo.su.se.xml new file mode 100644 index 00000000..41eb5a69 --- /dev/null +++ b/swamid-1.0/mondo.su.se.xml @@ -0,0 +1,24 @@ +<?xml version="1.0"?> +<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://mondo.su.se"> + <SPSSODescriptor WantAssertionsSigned="false" AuthnRequestsSigned="false" ID="role-99" 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>MIIB1TCCAT6gAwIBAgIJAPSVwvaXb39ZMA0GCSqGSIb3DQEBBQUAMBYxFDASBgNVBAMTC21vbmRvLnN1LnNlMB4XDTA3MDUwMjA3NDIwM1oXDTA4MDUwMTA3NDIwM1owFjEUMBIGA1UEAxMLbW9uZG8uc3Uuc2UwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBALjb5Ti1RkHkNqQqST536YUy5SV0h4/28fSvLhHfMjMpX705XDyuTl/AvVXBvns+1wpR+XKQUChemohQwpiv++bRciBbttVZmmTDokVEzDkb75yrxZT0bjHTBYQtC1s3t3y0daU1sZtpxR+JY0ZvIUrE2rxt/a83nAoFsRL0cqZLAgMBAAGjKzApMCcGA1UdJQQgMB4GCCsGAQUFBwMBBggrBgEFBQcDAgYIKwYBBQUHAwQwDQYJKoZIhvcNAQEFBQADgYEAPEYdOAVBhGtobU+RTlI2vHVg1fx8b1o86ihiOyCluwOlj5OFN1YCDV8l0qcx3HJn7SvAM/jlHLaDUxNcdTzpUOfaaspuGRsojx7IobzEparTdUhbNyvtgdrhK8anlCjvKuH9Zl9mTj/iQYRC1qn91SWqc4zFEa2W2sM2qPkK8Nw=</ds:X509Certificate> + </ds:X509Data> + </ds:KeyInfo> + </KeyDescriptor> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://mondo.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> + <SurName>IT och Media</SurName> + <EmailAddress>helpdesk@it.su.se</EmailAddress> + <TelephoneNumber>+46 8 161999</TelephoneNumber> + </ContactPerson> +</EntityDescriptor> |