blob: f73bc0e613f57d8616af3e808b0f4f2e3ae8c19a (
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
53
54
55
|
<?xml version="1.0" encoding="UTF-8"?>
<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://elibrary.worldbank.org/shibboleth">
<!--
This is a "The World Bank eLibrary" OpenSAML SP for Atypon Systems, Inc.
-->
<Extensions>
<mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk" registrationInstant="2013-10-25T15:34:28Z">
<mdrpi:RegistrationPolicy xml:lang="en">http://ukfederation.org.uk/doc/mdrps-20130902</mdrpi:RegistrationPolicy>
</mdrpi:RegistrationInfo>
</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>
MIIDNDCCAhygAwIBAgIJAI5LIjhAEpIhMA0GCSqGSIb3DQEBBQUAMCExHzAdBgNV
BAMTFmVsaWJyYXJ5LndvcmxkYmFuay5vcmcwHhcNMTMwOTE3MDA1MDQwWhcNMjMw
OTE1MDA1MDQwWjAhMR8wHQYDVQQDExZlbGlicmFyeS53b3JsZGJhbmsub3JnMIIB
IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3S7w37V6m/GqIL1LGWuPeQKw
1FL3uCT8+q6+0OervJkZgHCJJ++CYHdSNF9Jb4UjVGWv2sSxTgg5P3eNxUVh5R0g
hySv7X/aK9t0LVqQiSsLyLD253BZG85FYZMsNDiuv1Xfl7TL/QQy+B6hTxz8Wgxx
lQXIyE8FEZGqdw40gPgwfPQIBMoN9lg4n9vzxSm76eaz6+tWvdmNDarieQWzVJfS
VY5ag5yJaP+eed6cg/el7JYR5GKKRYg7NdfK+bxboweqp2Dt/wBZJRGuU6eP9hEb
0nw/C0s+DctACkwaFedLMKqtFL1oDvQ5yH2tdo0HlHb0lMDtgBUUSwwG+nnqHwID
AQABo28wbTBMBgNVHREERTBDghZlbGlicmFyeS53b3JsZGJhbmsub3JnhilodHRw
czovL2VsaWJyYXJ5LndvcmxkYmFuay5vcmcvc2hpYmJvbGV0aDAdBgNVHQ4EFgQU
E/UPyX8ixQSfN/glJWMYTjzp0qwwDQYJKoZIhvcNAQEFBQADggEBANUr3Z6lfY5F
hFtckOlFEmhIqflcg1l97HvZjNOuN6oyDELHUQPuwNLePhvw3g/9nlLiGHUKsOSx
sJUg2pnhKTYSv9uRZKLnOBlCGYcUCq8ujZbeumMeQkpvNPS9uOXPhk5uVXb7Fpbz
idO7RtqcE3SBE2HvAoabnSQEjcfqGgzkAAWHZJleNUcTVLmJXQ0TiCKjbnHAVhw+
iuGKiF0alO/SBU25m6KejfGVie/MMQ8jXzXME7dsrLbHkbzmhgDvt0F/MCBYo3Uu
4bnQnWMrou+VPRJp4eaUHXVBGBahrzgLvCm4VwljY9141+R58jaaV44VwntYJnIe
nkzg8bDWiJo=
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://elibrary.worldbank.org/action/samlACS" index="1"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://elibrary.worldbank.org/action/samlACS" index="2"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://elibrary.worldbank.org/action/samlACS" index="3"/>
</SPSSODescriptor>
<Organization>
<OrganizationName xml:lang="en">Atypon Systems, Inc</OrganizationName>
<OrganizationDisplayName xml:lang="en">The World Bank eLibrary</OrganizationDisplayName>
<OrganizationURL xml:lang="en">http://elibrary.worldbank.org/</OrganizationURL>
</Organization>
<ContactPerson contactType="support">
<GivenName>sso-support</GivenName>
<EmailAddress>mailto:sso-support@atypon.com</EmailAddress>
</ContactPerson>
<ContactPerson contactType="technical">
<GivenName>sso-tech</GivenName>
<EmailAddress>mailto:sso-tech@atypon.com</EmailAddress>
</ContactPerson>
</EntityDescriptor>
|