diff options
Diffstat (limited to 'swamid-interfederations-2.0/pubs.aeaweb.org-shibboleth.xml')
-rw-r--r-- | swamid-interfederations-2.0/pubs.aeaweb.org-shibboleth.xml | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/swamid-interfederations-2.0/pubs.aeaweb.org-shibboleth.xml b/swamid-interfederations-2.0/pubs.aeaweb.org-shibboleth.xml deleted file mode 100644 index 5e263650..00000000 --- a/swamid-interfederations-2.0/pubs.aeaweb.org-shibboleth.xml +++ /dev/null @@ -1,54 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://pubs.aeaweb.org/shibboleth"> - <!-- - This is an "American Economic Association" OpenSAML SP for Atypon Systems, Inc - --> - <Extensions> - <mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk" registrationInstant="2013-10-10T08:56:45Z"> - <mdrpi:RegistrationPolicy xml:lang="en">http://ukfederation.org.uk/doc/mdrps-20130902</mdrpi:RegistrationPolicy> - </mdrpi:RegistrationInfo> - </Extensions> - <SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol"> - <KeyDescriptor> - <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> - <ds:X509Data> - <ds:X509Certificate> - MIIDGDCCAgCgAwIBAgIJAKoOWJDw6RetMA0GCSqGSIb3DQEBBQUAMBoxGDAWBgNV - BAMTD3B1YnMuYWVhd2ViLm9yZzAeFw0xMzEyMTIwMTI3NDRaFw0yMzEyMTAwMTI3 - NDRaMBoxGDAWBgNVBAMTD3B1YnMuYWVhd2ViLm9yZzCCASIwDQYJKoZIhvcNAQEB - BQADggEPADCCAQoCggEBALhJgZeh9u4wYjh6peTaimer1DET8rqQSpXrOzF4O8Fx - XbNq98Fl+jcptXhLqBFB92SludwbeI0WEV935EPXZ778ujoum5BeomZa5ovc6CpL - B+1ETN3oDS30R/vMQuF5WT7mSd8vXNZdXcvlPbNjO59Xctib/BzaVVjzkkc5SWVO - rz5q/0JVCOata4vzqv1oSJ0O6rNl7icY5zkeZq9x8tFmZZSgayPIw1aTWjf92EE2 - xJl8G34vhK+1Lcn641Aih7lyXGiRS+GvcgSqVUaicWjJ3yDhaaiwQVFP09mC4eTr - jRR7BYAk1PzR+ScsSSmI4AXQp3wi0S/Yc0tYIDQxoFECAwEAAaNhMF8wPgYDVR0R - BDcwNYIPcHVicy5hZWF3ZWIub3JnhiJodHRwczovL3B1YnMuYWVhd2ViLm9yZy9z - aGliYm9sZXRoMB0GA1UdDgQWBBSMePkpVX6JEvtEmetRdkNOgvAt/zANBgkqhkiG - 9w0BAQUFAAOCAQEAfVr2rxL8fNCBjE981MAhaSCPznvdN5v7vFSUMSQTDB+X8WoL - B45kfM/nRSJjzdZVmDlUOdTJed+dNZIbHGCOHS/keALrgeL1HTPNtP/4mqgvJ+0G - BKFoKN0CQ6sLZkXBrQ1v6AfLeGU+W0UPD9rfjjRCYu805v3II7TdN3evfnbtLmjS - pnNdZgNqGVODh7jJgoM3dVPNXnKjGq60l7Fbxa0hjUTA9XaNZg4BeTvFQN7qi5M9 - xNk/TOrio1K7mK7NE1OuwZ82cUSrPzEyriT0LQOmUCSEOotGLpCk5h8DiC0c8BtU - xHfGWdly2G2H86vOxMCeEJ+lpsW/zPvNTHJ4SQ== - </ds:X509Certificate> - </ds:X509Data> - </ds:KeyInfo> - </KeyDescriptor> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://pubs.aeaweb.org/action/samlACS" index="1"/> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://pubs.aeaweb.org/action/saml2post" index="2"/> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://pubs.aeaweb.org/action/saml2artifact" index="3"/> - </SPSSODescriptor> - <Organization> - <OrganizationName xml:lang="en">Atypon Systems, Inc</OrganizationName> - <OrganizationDisplayName xml:lang="en">American Economic Association</OrganizationDisplayName> - <OrganizationURL xml:lang="en">http://www.aeaweb.org/</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> |