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 | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/swamid-interfederations-2.0/test.ingentaconnect.com-shibboleth.xml b/swamid-interfederations-2.0/test.ingentaconnect.com-shibboleth.xml new file mode 100644 index 00000000..ebfd26a8 --- /dev/null +++ b/swamid-interfederations-2.0/test.ingentaconnect.com-shibboleth.xml @@ -0,0 +1,50 @@ +<?xml version="1.0" encoding="UTF-8"?> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://test.ingentaconnect.com/shibboleth"> + <md:Extensions> + <mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk"/> + </md:Extensions> + <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol"> + <md: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> + </md:KeyDescriptor> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://test.ingentaconnect.com/session/shib" index="1" isDefault="true"/> + <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://test.ingentaconnect.com/session/shib" index="2"/> + </md:SPSSODescriptor> + <md:Organization> + <md:OrganizationName xml:lang="en">Ingenta PLC</md:OrganizationName> + <md:OrganizationDisplayName xml:lang="en">Publishing Technology: IngentaConnect (test)</md:OrganizationDisplayName> + <md:OrganizationURL xml:lang="en">http://www.ingentaconnect.com/</md:OrganizationURL> + </md:Organization> + <md:ContactPerson contactType="support"> + <md:GivenName>Helpdesk</md:GivenName> + <md:EmailAddress>mailto:help@ingentaconnect.com</md:EmailAddress> + </md:ContactPerson> + <md:ContactPerson contactType="technical"> + <md:GivenName>OpenAthens Support</md:GivenName> + <md:EmailAddress>mailto:openathens@ingenta.com</md:EmailAddress> + </md:ContactPerson> +</md:EntityDescriptor> |