diff options
Diffstat (limited to 'swamid-interfederations-2.0/informahealthcare.com-shibboleth.xml')
-rw-r--r-- | swamid-interfederations-2.0/informahealthcare.com-shibboleth.xml | 55 |
1 files changed, 0 insertions, 55 deletions
diff --git a/swamid-interfederations-2.0/informahealthcare.com-shibboleth.xml b/swamid-interfederations-2.0/informahealthcare.com-shibboleth.xml deleted file mode 100644 index fea8ee85..00000000 --- a/swamid-interfederations-2.0/informahealthcare.com-shibboleth.xml +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://informahealthcare.com/shibboleth"> - <!-- - This is an "Informa Healthcare" OpenSAML SP for Atypon Systems, Inc. - --> - <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> - MIIDrzCCApegAwIBAgIJAL1L+CnJYaryMA0GCSqGSIb3DQEBBQUAMIGWMQswCQYD - VQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEUMBIGA1UEBxMLU2FudGEgQ2xh - cmExHTAbBgNVBAoTFEF0eXBvbiBTeXN0ZW1zLCBJbmMuMR0wGwYDVQQLExRBdHlw - b24gU3lzdGVtcywgSW5jLjEeMBwGA1UEAxMVaW5mb3JtYWhlYWx0aGNhcmUuY29t - MB4XDTA5MTEwNDE4NDc1N1oXDTE5MTEwMjE4NDc1N1owgZYxCzAJBgNVBAYTAlVT - MRMwEQYDVQQIEwpDYWxpZm9ybmlhMRQwEgYDVQQHEwtTYW50YSBDbGFyYTEdMBsG - A1UEChMUQXR5cG9uIFN5c3RlbXMsIEluYy4xHTAbBgNVBAsTFEF0eXBvbiBTeXN0 - ZW1zLCBJbmMuMR4wHAYDVQQDExVpbmZvcm1haGVhbHRoY2FyZS5jb20wggEiMA0G - CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDcCSOdjx4WPdtGyJjfck1tUZfO437x - 1m+lPZ5OSstZ4+RCxLKUPD0O/nDJ3ifJH20WTEM5X+lyDjWu/+UsptpKXY24Pk/K - 59k+snzu6c1Uhy1Lp2puq15HjRVceTGp3G+NV7HJr1jKxoSp2lsY9vmTvbU1JK+o - jYEZyNOuuNraw/UHCm66rrZOeFtKS3zYJry7bmT9I2e78macP7Dk7uAzCDxNLDbF - nYV34Im5cItQn3nE4cDNyWc2RpK7KIrhFBn3f7IOvzyOVYKvpu1tGmw5s1NCakT8 - jM4PaB4tNuaTm5Qh+QplB930UU29XWD5eO8qm162WhtJLqH8hWvqSrApAgMBAAEw - DQYJKoZIhvcNAQEFBQADggEBAG3tBSpj5KTbQs8CJsJc5mMlD3IVgf45kPhShXMz - nww61zb1FJIv0C0IOKwjfBjCFTJMyfo96cDeEWNSHfEOIhkJcEGkiB04DhyKYptH - CquKWP97U55nqXOVDEbtMamu+z+9f7uQmc7VuB0rqZ07xbrSrASqhIbUZFtX9F68 - Z070zJKi+gMdsiZ6b5LeUZu6xy/3hPCxmZrigqziTBELJ5QMLN/GEk1w2kieul6s - 0TQo9eEOFz98F25hOf1rUmu63xykgZRZdxtNYfJ7yiSngyqdQniyRN731dZJVzH8 - 1zeV5IEFxJAFO/Pen4K7kRhv6MCgvFrf6ufTpCDojAeGU1E= - </ds:X509Certificate> - </ds:X509Data> - </ds:KeyInfo> - </KeyDescriptor> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://informahealthcare.com/action/samlACS" index="1"/> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://informahealthcare.com/action/samlACS" index="2"/> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://informahealthcare.com/action/samlACS" index="3"/> - </SPSSODescriptor> - <Organization> - <OrganizationName xml:lang="en">Atypon Systems, Inc</OrganizationName> - <OrganizationDisplayName xml:lang="en">Atypon Systems: Informa Healthcare</OrganizationDisplayName> - <OrganizationURL xml:lang="en">http://www.informahealthcare.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> |