blob: 4eb638dff94806002e6c77a0eb8234944f81f6cd (
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
56
57
58
59
60
61
62
|
<?xml version="1.0" encoding="UTF-8"?>
<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://www.emeraldinsight.com/shibboleth">
<!--
This is an "Emerald Insight" OpenSAML SP for Atypon Systems, Inc.
-->
<Extensions>
<mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk" registrationInstant="2014-07-14T14:43:12Z">
<mdrpi:RegistrationPolicy xml:lang="en">http://ukfederation.org.uk/doc/mdrps-20130902</mdrpi:RegistrationPolicy>
</mdrpi:RegistrationInfo>
</Extensions>
<SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol">
<Extensions>
<mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui">
<mdui:DisplayName xml:lang="en">Emerald Insight</mdui:DisplayName>
<mdui:Description xml:lang="en">Emerald is a global publisher linking research and practice to the benefit of society.</mdui:Description>
<mdui:InformationURL xml:lang="en">http://www.emeraldinsight.com</mdui:InformationURL>
</mdui:UIInfo>
</Extensions>
<KeyDescriptor>
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:X509Data>
<ds:X509Certificate>
MIIDNDCCAhygAwIBAgIJAI9nAVbHzE1nMA0GCSqGSIb3DQEBBQUAMCExHzAdBgNV
BAMTFnd3dy5lbWVyYWxkaW5zaWdodC5jb20wHhcNMTYwNjEzMDczMzUxWhcNMTkw
NjEzMDczMzUxWjAhMR8wHQYDVQQDExZ3d3cuZW1lcmFsZGluc2lnaHQuY29tMIIB
IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvAp8y3iTVYvqim/eZX8HNEdC
tO9/bmzNBa3LsL9pAwoIQSjfZ3Nx74lNjAzj9qM4w7VzcZw5LV8IT2eGa+j0FLWQ
jo/5rRaHB0IMCEJhRo0fx7F2I1CHVe4BrsHVLbfHOoW/IUx8vADAQFK8fpQke/r6
bMmEbj6s3GAt+zzXX8i0zVSnVdpXQJIcpljQ/bqqD06Cniw2wcp5jEV3fgwPKccJ
gDGdUMp27BSb9gPR/yD37onOCiJJBa045Mi8kSOVCYf3cWd7uRhtMjN5drEwrvsM
bySGGJEEnMtUdRvuoJ7iOUo7etuo8Vyy1idPWYJsCG6BpJmpvD/lkpBO8q46FQID
AQABo28wbTBMBgNVHREERTBDghZ3d3cuZW1lcmFsZGluc2lnaHQuY29thilodHRw
czovL3d3dy5lbWVyYWxkaW5zaWdodC5jb20vc2hpYmJvbGV0aDAdBgNVHQ4EFgQU
BI6I4zpaofPs6sC5pvDihBW2dpcwDQYJKoZIhvcNAQEFBQADggEBAHraKCxKOaeJ
nc8yyCcPyP1JId2OLzBY4UDl3gsO3mNZGTFCyYqubWW8C7UBqJL6c2Om9090dUuv
sLJ9p8NbR9FXyV5vyGP52puyeWCWgrj92rGswZNCFvBjtGSB+c9GpC7tZdJyoB10
gjnbAUsIoOPk4debb6JdB6XFMkvaf69M0HfWcXq/ZjPMuPqT/df1sH7CJLzBkmDn
pbr0WCy4l49+48lY4/ZgRcBZ8JcTTCKuuCRqQJHgyHce3Jp1MJ6cpst0rEjTuz+V
J9TsJYd0/8YUStqgLfQNGuAbpIs3S/B7LNyGK6QQx75hBa4ERv0uAeCD1y4iY+yV
zQ5rULEeR2o=
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://www.emeraldinsight.com/action/samlACS" index="1"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://www.emeraldinsight.com/action/saml2post" index="2"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://www.emeraldinsight.com/action/saml2artifact" index="3"/>
</SPSSODescriptor>
<Organization>
<OrganizationName xml:lang="en">Atypon Systems, Inc</OrganizationName>
<OrganizationDisplayName xml:lang="en">Emerald Insight</OrganizationDisplayName>
<OrganizationURL xml:lang="en">http://www.emeraldgrouppublishing.com/</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>
|