blob: 8f31a8af0e3cd28d6e00becc5702eb194eba0c71 (
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
51
52
|
<?xml version="1.0" encoding="UTF-8"?>
<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://qmplus.qmul.ac.uk/shibboleth">
<!--
This is a Shibboleth QMPlus SP for Queen Mary and Westfield College, University of London.
-->
<Extensions>
<mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk" registrationInstant="2012-03-23T11:14:55Z"/>
</Extensions>
<SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol">
<KeyDescriptor>
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:X509Data>
<ds:X509Certificate>
MIIC+jCCAeKgAwIBAgIJAPaB7sCOW6sMMA0GCSqGSIb3DQEBBQUAMBwxGjAYBgNV
BAMTEXFtcGx1cy5xbXVsLmFjLnVrMB4XDTEyMDMyMDEzNTk0OVoXDTIyMDMxODEz
NTk0OVowHDEaMBgGA1UEAxMRcW1wbHVzLnFtdWwuYWMudWswggEiMA0GCSqGSIb3
DQEBAQUAA4IBDwAwggEKAoIBAQC2Vf26P1kkbcsHU4m1xEpgU+iLkK48mVJyAX5O
Z7xdKj83aNr1Gj7jCRAt+fjpiyIkW9VtAjmgw5pUUHXb+YlybL0D2KilhaBBJ57M
t1P8AvKm1kFoeLVDFNrjQ54Hl7dFjEOiysvNHum0x6lqUC6I+lClvsLGw5o4Ak58
Xok3pDfUc3sUBh3p40L15iecRAcdyKFtLdvC4wkAiE21rUwn752Ps2VcZsyZ1WpU
6S/p5sMeO4f+udz1yfFP60oayeFBNjF5m4zeg0a7fLUtv+BQcn5cI8fIxDNjSZfF
u344v+tmqXK8mnNkDtdCU6kxXQxAfFX6J21YLl+8F7MSk8tbAgMBAAGjPzA9MBwG
A1UdEQQVMBOCEXFtcGx1cy5xbXVsLmFjLnVrMB0GA1UdDgQWBBQQlIWz5fKbyOW+
9rRmstXW+70WmTANBgkqhkiG9w0BAQUFAAOCAQEAOlmo8VlQRqr7nX+vW6mj6VWR
hxtQzPraKFBPhQmIJHwFZ8AnVN9aqnKMXq2b1yYs3u9jO8s33wh3hroPDn7RyGLH
944rjsPv0ewZ8EXRSpffyEDVoPm6W6jjwYVxtn+Q9Yf0iWO6DkJCQNutz4NqB+fH
0Ef1BuYUHqeAqvAxl8OCrDt+s2FP501Hq12OK7qDCsYwRinzg0OGFkdPBgexowdz
bz6KW4rkg8eKPLhaIFVt+XE567ZyrpklFJoCNYdIuca4RlGFNwPYD+JOy0um0t7k
SwkwunLyPQxUR+IPDEnIaJdbbdJmZA6Ub4aErcVHsvez5uap1LW7i8xTdA2DoA==
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://qmplus.qmul.ac.uk/Shibboleth.sso/SAML2/POST" index="1"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://qmplus.qmul.ac.uk/Shibboleth.sso/SAML2/POST-SimpleSign" index="2"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://qmplus.qmul.ac.uk/Shibboleth.sso/SAML2/ECP" index="3"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://qmplus.qmul.ac.uk/Shibboleth.sso/SAML/POST" index="4"/>
</SPSSODescriptor>
<Organization>
<OrganizationName xml:lang="en">Queen Mary and Westfield College, University of London</OrganizationName>
<OrganizationDisplayName xml:lang="en">Queen Mary and Westfield College, University of London: QMPlus</OrganizationDisplayName>
<OrganizationURL xml:lang="en">http://www.qmul.ac.uk/</OrganizationURL>
</Organization>
<ContactPerson contactType="support">
<GivenName>IT Services helpdesk</GivenName>
<EmailAddress>mailto:its-helpdesk@qmul.ac.uk</EmailAddress>
</ContactPerson>
<ContactPerson contactType="technical">
<GivenName>Moodle Support</GivenName>
<EmailAddress>mailto:moodle-support@ulcc.ac.uk</EmailAddress>
</ContactPerson>
</EntityDescriptor>
|