diff options
Diffstat (limited to 'swamid-interfederations-2.0/test.ingentaconnect.com-shibboleth.xml')
-rw-r--r-- | swamid-interfederations-2.0/test.ingentaconnect.com-shibboleth.xml | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/swamid-interfederations-2.0/test.ingentaconnect.com-shibboleth.xml b/swamid-interfederations-2.0/test.ingentaconnect.com-shibboleth.xml deleted file mode 100644 index 6cb80776..00000000 --- a/swamid-interfederations-2.0/test.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://test.ingentaconnect.com/shibboleth"> - <!-- - This is an OpenAthensSP vsn 1.2 'IngentaConnect' test SP owned by Ingenta PLC. - --> - <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"> - <KeyDescriptor use="signing"> - <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> - <ds:X509Data> - <ds:X509Certificate> - MIIDcDCCAligAwIBAgIES2K84DANBgkqhkiG9w0BAQUFADB6MQswCQYDVQQGEwJH - QjEUMBIGA1UECBMLT3hmb3Jkc2hpcmUxDzANBgNVBAcTBk94Zm9yZDEiMCAGA1UE - ChMZUHVibGlzaGluZyBUZWNobm9sb2d5IHBsYzEgMB4GA1UEAxMXdGVzdC5pbmdl - bnRhY29ubmVjdC5jb20wHhcNMTAwMTI5MTA0ODAwWhcNMjAwMTI3MTA0ODAwWjB6 - MQswCQYDVQQGEwJHQjEUMBIGA1UECBMLT3hmb3Jkc2hpcmUxDzANBgNVBAcTBk94 - Zm9yZDEiMCAGA1UEChMZUHVibGlzaGluZyBUZWNobm9sb2d5IHBsYzEgMB4GA1UE - AxMXdGVzdC5pbmdlbnRhY29ubmVjdC5jb20wggEiMA0GCSqGSIb3DQEBAQUAA4IB - DwAwggEKAoIBAQCJGOOYmYbgByL6RCx5qFriIOXcCdaGAi8Ersd+s/+q37OmoUIl - RLjxdngTuaDNzy7s7ZHaRqMsTBNgugYAwD0Re6lLMwvGRyqPAaeaoOWU/wawMRme - 7G/H1v1fpD0WBr5s+qG+HmIkXBopoyR7KUwCFMBjEdSMiZJgaH+4gA6EnwQbyJ4Y - eTqWeCFu/+AS4xeoC2/PHXQD2gVTNsQovzrtDB2QHgQEiwZEZa3bviFo/Mn/JIq/ - qQUXqY97a4ZCm0hRV8Q2Da86dFwLXNNAWCRIuiyZxP36lY56HMNeu+3O5+L1Taxv - hlHkiKu2l5Yh64dqIJl5cPQ9zaFtC8xcPr1HAgMBAAEwDQYJKoZIhvcNAQEFBQAD - ggEBAGjyg0atXi4McUNX1JeZHTU1bZ+HF3NNIlYrJshrJOJ2Z+gOvDi1ub64SVpn - MqE5P6CU5+1x2Da4GD/k9Jj8zSQgWJWOrxowm9fGncjTqLQQDZByO6sGPsxXkqcT - yd+Xtva8bj9MRQVxbXZwqAmDJArs5KV/9hAkxZ8xv3ig7I/fttqECFiYFsskqTNy - 22xpp/DkKhL/dg+HlyNFoWQ83ls2kJGLQEA0PVllTNNPEIOGmmCoNjf65pACg9pq - CfTNe3AJxwMb0WenBMV9/65e9j5e4a+TT6pGthSpscXCD04BLKY217eNAQYNjP5o - omCKo319LoqKvn9D58kqlXlKNrc= - </ds:X509Certificate> - </ds:X509Data> - </ds:KeyInfo> - </KeyDescriptor> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://test.ingentaconnect.com/session/shib" index="1" isDefault="true"/> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://test.ingentaconnect.com/session/shib" index="2"/> - </SPSSODescriptor> - <Organization> - <OrganizationName xml:lang="en">Ingenta PLC</OrganizationName> - <OrganizationDisplayName xml:lang="en">Publishing Technology: IngentaConnect (test)</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> |