diff options
Diffstat (limited to 'swamid-interfederations-2.0/beta.ingentaconnect.com-shibboleth.xml')
-rw-r--r-- | swamid-interfederations-2.0/beta.ingentaconnect.com-shibboleth.xml | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/swamid-interfederations-2.0/beta.ingentaconnect.com-shibboleth.xml b/swamid-interfederations-2.0/beta.ingentaconnect.com-shibboleth.xml deleted file mode 100644 index ec0508e5..00000000 --- a/swamid-interfederations-2.0/beta.ingentaconnect.com-shibboleth.xml +++ /dev/null @@ -1,53 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://beta.ingentaconnect.com/shibboleth"> - <!-- - This is a OpenAthens Beta IngentaConnect SP owned by Ingenta PLC. - --> - <Extensions> - <mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk" registrationInstant="2012-07-04T07:58:03Z"/> - </Extensions> - <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:X509Data> - <ds:X509Certificate> - MIIDgjCCAmqgAwIBAgIET/MHUjANBgkqhkiG9w0BAQUFADCBgjELMAkGA1UEBhMC - R0IxFDASBgNVBAgTC094Zm9yZHNoaXJlMQ8wDQYDVQQHEwZPeGZvcmQxIjAgBgNV - BAoTGVB1Ymxpc2hpbmcgVGVjaG5vbG9neSBwbGMxFDASBgNVBAsTC0VuZ2luZWVy - aW5nMRIwEAYDVQQDEwlEYXZlIExvcmQwHhcNMTIwNzAzMTQ1MzA2WhcNMjIwNzAx - MTQ1MzA2WjCBgjELMAkGA1UEBhMCR0IxFDASBgNVBAgTC094Zm9yZHNoaXJlMQ8w - DQYDVQQHEwZPeGZvcmQxIjAgBgNVBAoTGVB1Ymxpc2hpbmcgVGVjaG5vbG9neSBw - bGMxFDASBgNVBAsTC0VuZ2luZWVyaW5nMRIwEAYDVQQDEwlEYXZlIExvcmQwggEi - MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC3TelmPlKuuvssdQAwiYe7uOLU - pUBVXEcrlGWoPvOSysS4U6WJtc0EOChAF6VJu7SAy5D8IaiQOZZAfEAaQ+aqz1Of - Rj41U4U+q1yZPaccZCkq8q/SYhk22RKKbJpX5UJOK+4oD50GAO7ZzpbVrC8UNkkE - PtW15cg/Lx6n8NRfmJ2HB1CJMzGbTwUXMddkEfrCP/M/WItKuSUeUEjqzIK2VtY8 - h1o+5Ha+mHpKyzBbxXhCzMa18xNtaDb1Rta39rdptQO5CilZMGaCyqJ9kVZE7XOP - XncH5VAWCTl6DVo3cTXAvir/ZwoZ86wp4+Q02qwxCt4LW9sj7dQpCcug5b9/AgMB - AAEwDQYJKoZIhvcNAQEFBQADggEBAFvaylkmAH2wnYXRl38TNq6NwIeQn1+p/6Lk - u98Z2E1gHJ2A5Y33Cgnq1a0RC1UrZrtYhKOHkvl1Et+RJOZRglAw/k4YodkMHlXC - LH2xxhcqGLLxxkgPihgBI7Cgl3JugRdXHUmClvGFwwGt0D/LqlNmlcr72NzwbeVK - epNHefzYvre2zPvJSm3YziYiCFLa8Ow2Puhrv0y+4dQzvjhN5+gvQmVB9QZuF8dO - txCKDafJqBvfACf2ZBKu5oNMcqGjYM6+I3TAtKXfygCFjFckXO9AAQBPwFdjn8zg - /wG1wsbpEf5/5YzR/qYCmWkTdHpry0ZqW3h9GTfxKan7eDF3A34= - </ds:X509Certificate> - </ds:X509Data> - </ds:KeyInfo> - </KeyDescriptor> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://beta.ingentaconnect.com/session/shib" index="1" isDefault="true"/> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://beta.ingentaconnect.com/session/shib" index="2"/> - </SPSSODescriptor> - <Organization> - <OrganizationName xml:lang="en">Ingenta PLC</OrganizationName> - <OrganizationDisplayName xml:lang="en">IngentaConnect</OrganizationDisplayName> - <OrganizationURL xml:lang="en">http://www.ingentaconnect.com/</OrganizationURL> - </Organization> - <ContactPerson contactType="support"> - <GivenName>Helpdesk</GivenName> - <EmailAddress>mailto:help@ingentaconnect.com</EmailAddress> - </ContactPerson> - <ContactPerson contactType="technical"> - <GivenName>OpenAthens Support</GivenName> - <EmailAddress>mailto:openathens@ingenta.com</EmailAddress> - </ContactPerson> -</EntityDescriptor> |