blob: 1c49eb010edb9afb44f228e7f84d99acd39309cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
<?xml version="1.0" encoding="UTF-8"?>
<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://prd.thieme.de/shibboleth-sp">
<!--
This is an OpenSAML SP for Georg Thieme Verlag KG.
-->
<Extensions>
<mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk" registrationInstant="2013-05-01T13:14:11Z"/>
</Extensions>
<SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol">
<KeyDescriptor>
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:X509Data>
<ds:X509Certificate>
MIIC1zCCAb+gAwIBAgIEb/5NzDANBgkqhkiG9w0BAQsFADAcMRowGAYDVQQDExFwcm9maWxlLnRo
aWVtZS5kZTAeFw0xNjAzMjMwODQwMTNaFw0xOTAzMjMwODQwMTNaMBwxGjAYBgNVBAMTEXByb2Zp
bGUudGhpZW1lLmRlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhW+zMHny/PSoDPO2
IMBkGNaECCaXVuEWJjeGcr+CgwoaIjerZBXQgTxGAgJkUIRC5Ee0EVSnjsowAz/X18mPC855jmPk
8Dwyxx3S8+4tF7lypQxixzQKicmWMJwUT7IZ4iGad+Wscl3kcMg85HKyuDxDA+MIsWXyNqhxNdKo
+e5hIXFTPbp2cprAhM24gUL7WPgGcqYsH8c/rA9tjv221+MbkSLcYv97B1Hug5ATUjgpqpci2xQk
w7ijWQ+yr2j0BbR4NEHYr8owPvw2WfMycuHvZLGcnZQO+FoZqboy7TBo+JCHh1diU/bAXchGBMy+
jRdgd+yPs0mbKdrnm2bjTQIDAQABoyEwHzAdBgNVHQ4EFgQU8CVY86Ei6QU77e61eZt+9OHdwxcw
DQYJKoZIhvcNAQELBQADggEBAGjaNtRWALqBMtvI4vdUZ8wGNTaeuTGX5JUfCrDeye23HLFHW0C/
INEnG9I/fUApowdKGfJYazYs/U324pN5ILytRIfUpV/Q6pfnDzP06ymGaQQEITVFkMfDwP3uBdJ1
gY+9RwMO1xjrtvbyStcCSfURIvsv6Fs3khMqNqf/u9h0T+hI3hPtDT2om1iO7lABYgNunERTvsOt
ZF4z4EWGSDbVSoeBRTJugA1vZ/BotKKjG+3KGD+xHss+Djz4jQW8r4gXAdtYrXk6uOuBPlTcVCoV
1LFEbdHoKfit9gY40t2n5rT+9z+eIJqLxco9rZvsy8DLTpRFOosRxo3ruCn0uNs=
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://profile.thieme.de/shibboleth/Shibboleth.sso/SAML2/POST" index="1"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://profile.thieme.de/shibboleth/Shibboleth.sso/SAML2/POST-SimpleSign" index="2"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://profile.thieme.de/shibboleth/Shibboleth.sso/SAML2/Artifact" index="3"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://profile.thieme.de/shibboleth/Shibboleth.sso/SAML/Artifact" index="4"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://profile.thieme.de/shibboleth/Shibboleth.sso/SAML/POST" index="5"/>
</SPSSODescriptor>
<Organization>
<OrganizationName xml:lang="en">Georg Thieme Verlag KG</OrganizationName>
<OrganizationDisplayName xml:lang="en">Georg Thieme Verlag KG</OrganizationDisplayName>
<OrganizationURL xml:lang="en">https://www.thieme.de/</OrganizationURL>
</Organization>
<ContactPerson contactType="support">
<GivenName>Shibboleth Admin</GivenName>
<EmailAddress>mailto:shib-support@thieme.de</EmailAddress>
</ContactPerson>
<ContactPerson contactType="technical">
<GivenName>Shibboleth Admin</GivenName>
<EmailAddress>mailto:shib-support@thieme.de</EmailAddress>
</ContactPerson>
</EntityDescriptor>
|