blob: 8f056c260c66c1c48f94be2c5f938a6db8e7274a (
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://www.nrcresearchpress.com/shibboleth">
<!--
This is a "NRC Research Press" OpenSAML SP for Atypon Systems.
-->
<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>
MIIDtTCCAp2gAwIBAgIJALKKItp/j602MA0GCSqGSIb3DQEBBQUAMIGZMQswCQYD
VQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEUMBIGA1UEBxMLU2FudGEgQ2xh
cmExHTAbBgNVBAoTFEF0eXBvbiBTeXN0ZW1zLCBJbmMuMR0wGwYDVQQLExRBdHlw
b24gU3lzdGVtcywgSW5jLjEhMB8GA1UEAxMYd3d3Lm5yY3Jlc2VhcmNocHJlc3Mu
Y29tMB4XDTExMDExODIyMTkyOFoXDTIxMDExNTIyMTkyOFowgZkxCzAJBgNVBAYT
AlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRQwEgYDVQQHEwtTYW50YSBDbGFyYTEd
MBsGA1UEChMUQXR5cG9uIFN5c3RlbXMsIEluYy4xHTAbBgNVBAsTFEF0eXBvbiBT
eXN0ZW1zLCBJbmMuMSEwHwYDVQQDExh3d3cubnJjcmVzZWFyY2hwcmVzcy5jb20w
ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDcz5rmUAuG5ucWJq6TAKiy
jdkO5jrOKk+rUFbtvHqCdEy0ndFUraE+sQO4zuRabXKzI6p7sF090VqDi9NZ4Zq0
uK2m6Wuwkzr5DRstBamZXzUZdFZ/NOQxFIQbhx+ZNVx02IlK89CZmzRzaczqgwtd
j0IPZY2SpWeZuRfFZ0H6IBI/I5rL+HaokTdZaYgRUasqu7HFdKquN369iP7Qqe7l
Yhm9XtVnEMLsHuPy1gNkyOddLdHKt9oKzKkql7IkhcGbE/f4YrKIqxC5SvdSE9cg
ih+IO/OAyHn+cS0LqNCECRbdnViUgUaSr5/s9FXTTMsEMtJtgZQyEzGW9B9omLhJ
AgMBAAEwDQYJKoZIhvcNAQEFBQADggEBADcSQSrkKZG/QL6LSKSG8rKB0BxWNFvO
3mEBndEEsioTZzPGzSfuMcEDdICWyILaXN7HraUkTCvSD1N9n/AS8uu+jCoe+f8z
cV3f15LjxYyZI9ZmO9eixGA2huK2LsRzAj93TWYK7Q0CuZrTq/3J/vJ+xvM2habG
PToSEnpA/ALGVSXSxGpLJYn84qX9ub0yX1yYNmleylRkHqFwYHvdU5Hk7UZdrCKZ
vMIejpaSZn0yf3ZFn8eebCpLnlVN0FLNCgel39FLMGqNbey0wpFbzocv4fvX6pmi
Bz9FTGLHvLqpoRV/zghBPM32BhT8U6PJfC56HlfNfbRtx9nHZK2GfJw=
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</KeyDescriptor>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://www.nrcresearchpress.com/action/samlACS" index="1"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://www.nrcresearchpress.com/action/saml2post" index="2"/>
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://www.nrcresearchpress.com/action/saml2artifact" index="3"/>
</SPSSODescriptor>
<Organization>
<OrganizationName xml:lang="en">Atypon Systems, Inc</OrganizationName>
<OrganizationDisplayName xml:lang="en">Atypon Systems: NRC Research Press</OrganizationDisplayName>
<OrganizationURL xml:lang="en">http://www.nrcresearchpress.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>
|