blob: 9f1b0252290b65f53806aba75a3e33fb893291d2 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://ieeexplore.ieee.org/shibboleth-sp">
<!--
This is an "XploreDigital Library" RightAccess SP for The Institute of Electrical And Electronics Engineers, Incorporated.
-->
<Extensions>
<mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk"/>
</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>
MIICuDCCAaCgAwIBAgIEVxaBtzANBgkqhkiG9w0BAQUFADAeMRwwGgYDVQQDExNpZWVleHBsb3Jl
LmllZWUub3JnMB4XDTE2MDQxOTE5MDYzMVoXDTE5MDQxOTE5MDYzMVowHjEcMBoGA1UEAxMTaWVl
ZXhwbG9yZS5pZWVlLm9yZzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMxOuOovELST
5WX50XZSDq/LpTRAzLmVSuNYTktoWNWFhF0XHN+8Lw4Z3UUQUQeaU000gj88j0saLUXKEbpTXDtT
lVo0Csu4i8hks0ftYm9OMPfghi1IaFMcGRErwX+GWPxaXkdMasIwwdcmL9iutVnIi5RjOazihz0W
b4ZCHlpwO2czYAQL9XSweRm7gu32g4d2pVF/ls7IR2unI2UM5RxP0UN/l8M8BjVaTj7XSQ9eyrVI
Umk7fiYskdphLoD30xmQUXoj0gn9CaPSjSX4qNmjdDB3b5tPStlwuMI+Zu4L/jMSdq6EmWz1ABR+
eJZesoWvmA/qMX0a5TilpZrSMnECAwEAATANBgkqhkiG9w0BAQUFAAOCAQEATmRIId539gPufbs7
EPc5o5hINZ1iVWYPqUtWsUcGyk7SX2Pz7Lr6oSeSRDef9cbFQ+T/FP7M0IZD4DyXJiw2QxXAXCab
SyBEgUcrkPhzbtCFeux+2gdfASfSlm3uCuw34HzDTbdfOZW4e8lM13tvZlxWOm+ScEF7JHdnxjGF
S6GNg8953F/PUxw0F7WkYh0/ZYRcWUuAqHiJl1YS0Sfa3YvqNgM3qnUSxwExb92x/a7gLEYt8j91
/jRZqAu1W/6gTJpN9Kye7ys8eUsccrbAW/YfO/cYh1CR7bjWldgQ8jeOyNkuzs0aymmTUnUHmwmk
98stLM+2Kas5F8sGXrj3RQ==
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://ieeexplore.ieee.org/Shibboleth/Shibboleth.sso/SAML2/POST" index="1"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://ieeexplore.ieee.org/Shibboleth/Shibboleth.sso/SAML2/POST-SimpleSign" index="2"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://ieeexplore.ieee.org/Shibboleth/Shibboleth.sso/SAML2/Artifact" index="3"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://ieeexplore.ieee.org/Shibboleth/Shibboleth.sso/SAML/POST" index="4"/>
</SPSSODescriptor>
<Organization>
<OrganizationName xml:lang="en">The Institute of Electrical And Electronics Engineers, Incorporated</OrganizationName>
<OrganizationDisplayName xml:lang="en">IEEE XploreDigital Library</OrganizationDisplayName>
<OrganizationURL xml:lang="en">http://www.ieee.org/</OrganizationURL>
</Organization>
<ContactPerson contactType="support">
<GivenName>Don</GivenName>
<SurName>Caldwell</SurName>
<EmailAddress>mailto:d.caldwell@ieee.org</EmailAddress>
</ContactPerson>
<ContactPerson contactType="technical">
<GivenName>Mehul</GivenName>
<SurName>Trivedi</SurName>
<EmailAddress>mailto:mh.trivedi@ieee.org</EmailAddress>
</ContactPerson>
</EntityDescriptor>
|