blob: 867b9cfe33e5de3ee7642992fa8fa60e7a146ec9 (
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://mahara.qmul.ac.uk/shibboleth">
<!--
This is a Shibboleth Mahara 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:16:13Z"/>
</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+jCCAeKgAwIBAgIJAOwYneQhzo5oMA0GCSqGSIb3DQEBBQUAMBwxGjAYBgNV
BAMTEW1haGFyYS5xbXVsLmFjLnVrMB4XDTEyMDMwNzE0MjEwNloXDTIyMDMwNTE0
MjEwNlowHDEaMBgGA1UEAxMRbWFoYXJhLnFtdWwuYWMudWswggEiMA0GCSqGSIb3
DQEBAQUAA4IBDwAwggEKAoIBAQDC6euix10xI3odR6qK7o7F6N7YyLoO5c2th9Bo
/b35Wr/qBVSgOzn1KXGYbCLVi4eVAkT8xTj2THbq1u1C1q8dyl8YQfAXDpaqYZo3
nqXFgse4GhV4zjYyMsOUOgF0V7yWLxphFBjxyKhiTMejfW3Q8CDWWKKsDQeEhwgZ
W3GHMyrK8q5Gryup8167wMaK6r4wT1/VbVTuYbpLKzlbi0I1gpZOmHlqOSXX3e7n
AHWW3TkxQjWNb1eGhQrFUjHXncKpMwzHIM+PaminDt+SZo7y1StiNNP10TntE5A2
TBfzoe3IDAOn/zRo0uXqZqC4ebjI2yzR2kYzzqefNjQjuoXxAgMBAAGjPzA9MBwG
A1UdEQQVMBOCEW1haGFyYS5xbXVsLmFjLnVrMB0GA1UdDgQWBBS/AXRs2oVTF6D+
THVv7yl1bZJ2TTANBgkqhkiG9w0BAQUFAAOCAQEAKNPcq+ND9H2B61cPocxo7p4V
d82vTDJNgq4qOBhSLiO0kV6tRf7hL6Y7t+/mb3Wx/HwJmKWbZUrk0EUSQINmjOGQ
OAuR7O93J4SJIbV5ZYtjnVqmvXcQO2DSqISjxBRr3mr30urXxBOGO8uyRJg67jS5
os06ShMhV0fFhCUk8WRxWu5BifoMTzBFkOHa52+NwYtwQT4aONuY2i4oG9NHjWj0
9o3kCjJO6/SHCxcXe9hGTfApb21kyXQKcSfNYwTnIqkxmPXhGu0X2Fgpo3/g31P8
WiYD2aYtXd/zZbmDIrYXVHx4QlflHS9YB8RvA1ka/vrQL224R2jgl3vFARpqCQ==
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://mahara.qmul.ac.uk/Shibboleth.sso/SAML2/POST" index="1"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://mahara.qmul.ac.uk/Shibboleth.sso/SAML2/POST-SimpleSign" index="2"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://mahara.qmul.ac.uk/Shibboleth.sso/SAML2/ECP" index="3"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://mahara.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: Mahara</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>
|