diff options
author | Leif Johansson <leifj@sunet.se> | 2011-12-02 23:00:11 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-12-02 23:00:11 +0100 |
commit | efc81c59fde9c1706f43c6a8166226145c158b2d (patch) | |
tree | 120e93940cbee10baf7593cf95b11c7d870591b2 /swamid-interfederations-2.0/secure.nature.com.xml | |
parent | 2aa3447dc0f5bfacb3d8c77ce26134d373757b0b (diff) |
http://mds.edugain.org into swamid-interfederations-2.0
Diffstat (limited to 'swamid-interfederations-2.0/secure.nature.com.xml')
-rw-r--r-- | swamid-interfederations-2.0/secure.nature.com.xml | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/swamid-interfederations-2.0/secure.nature.com.xml b/swamid-interfederations-2.0/secure.nature.com.xml new file mode 100644 index 00000000..8439a5a2 --- /dev/null +++ b/swamid-interfederations-2.0/secure.nature.com.xml @@ -0,0 +1,50 @@ +<?xml version="1.0"?> +<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://secure.nature.com/shibboleth"> + <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol"> + <KeyDescriptor use="signing"> + <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> + <ds:KeyName>secure.nature.com</ds:KeyName> + <ds:X509Data> + <ds:X509SubjectName>CN=secure.nature.com,OU=NPG,O=Macmillan,L=London,C=UK</ds:X509SubjectName> + <ds:X509Certificate>MIIDNDCCAhygAwIBAgIESpaZbzANBgkqhkiG9w0BAQUFADBcMQswCQYDVQQGEwJV +SzEPMA0GA1UEBxMGTG9uZG9uMRIwEAYDVQQKEwlNYWNtaWxsYW4xDDAKBgNVBAsT +A05QRzEaMBgGA1UEAxMRc2VjdXJlLm5hdHVyZS5jb20wHhcNMDkwODI3MTQzNDIz +WhcNMTIwODI2MTQzNDIzWjBcMQswCQYDVQQGEwJVSzEPMA0GA1UEBxMGTG9uZG9u +MRIwEAYDVQQKEwlNYWNtaWxsYW4xDDAKBgNVBAsTA05QRzEaMBgGA1UEAxMRc2Vj +dXJlLm5hdHVyZS5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCv +3qPD8StbD+IIgRZC0HxMghUOP5B+Q4CfDg7pIkxrLU2SUfb8aepSl5p3e//sRctS ++niHwVMi2We7NkXJLZ+BgcMf7+YxDWFv7tZzG63geyK404uxzuKmlHmmeEzaFW99 +2tNI6f9O/cvL9LIJOv5LjsfOIwBvrjY2+iECsuRNXLpgnuvrU78/D82OjR1XK7IM +0npoZSYRiidMe/QNRBdHfY/8h8V4Wu2eozKUITZO5ggGjizkR7+eSI+1PIOydnAm +0kKylBYhwmm+sh1SkMpcmCScWaVJmlcdw9YpGYjDcJk60r+CZIQd4TY9cWSI2J1H +CIgsO27TSpG/Opw5+RMZAgMBAAEwDQYJKoZIhvcNAQEFBQADggEBAI8tPWDsEX3M +CUO/aEdnb6nqnRzPmbtUHvxVFhcvNk/1M819Gt2oG5rTc2v86S/wbcrnCoYmwyHV +W50vrRqEmEeEgZ2K7dRgrrdIfzfkInbf9Cjf/c3gX1IRNYqo3/Sw2+ShsV4tdzFA +Y4ngrDm2pMYm0TKGXLE1jrh24BhEjCfso/yh6NT7JEA6YXdazEW3MlCHkGVhtE1Y +SDT+VtaMa4rqCjCOEQknU/vN60oBhyoKbZPAUfknfRf5XBkPE5Vy4QsRZ/D15tx0 +yTmkAyxSSBlN79xSJ2IciALnoXg+CLFvDYrCeDKi0qs165v/NzGt59r+VNc1yefX +UcROare0YUA= +</ds:X509Certificate> + </ds:X509Data> + </ds:KeyInfo> + </KeyDescriptor> + <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://secure.nature.com/Shibboleth.sso/SAML/POST" index="0"/> + <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://secure.nature.com/Shibboleth.sso/SAML/Artifact" index="1"/> + </SPSSODescriptor> + <Organization> + <OrganizationName xml:lang="de">Nature Publishing Group</OrganizationName> + <OrganizationDisplayName xml:lang="de">Nature Publishing Group</OrganizationDisplayName> + <OrganizationURL xml:lang="de">http://www.nature.com/npg_/company_info/index.html</OrganizationURL> + </Organization> + <ContactPerson contactType="administrative"> + <GivenName>Amanda</GivenName> + <SurName>Ward</SurName> + <EmailAddress>a.ward@nature.com</EmailAddress> + </ContactPerson> + <ContactPerson contactType="technical"> + <GivenName>John</GivenName> + <SurName>Ollier</SurName> + <EmailAddress>jollier@nature.com</EmailAddress> + </ContactPerson> + </EntityDescriptor> |