diff options
Diffstat (limited to 'swamid-interfederations-2.0/www.jospt.org-shibboleth.xml')
-rw-r--r-- | swamid-interfederations-2.0/www.jospt.org-shibboleth.xml | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/swamid-interfederations-2.0/www.jospt.org-shibboleth.xml b/swamid-interfederations-2.0/www.jospt.org-shibboleth.xml deleted file mode 100644 index e0899787..00000000 --- a/swamid-interfederations-2.0/www.jospt.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://www.jospt.org/shibboleth"> - <!-- - This is a 'Journal of Orthopaedic & Sports Physical Therapy' 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-28T09:44:17Z"> - <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> - MIIDEDCCAfigAwIBAgIJAIF4dsDgrPDHMA0GCSqGSIb3DQEBBQUAMBgxFjAUBgNV - BAMTDXd3dy5qb3NwdC5vcmcwHhcNMTMwODA4MjEwMzAzWhcNMjMwODA2MjEwMzAz - WjAYMRYwFAYDVQQDEw13d3cuam9zcHQub3JnMIIBIjANBgkqhkiG9w0BAQEFAAOC - AQ8AMIIBCgKCAQEA0jDyU9Tft9v4c5QCjZ1TP5rSA+yjVs4hSljUr8J+4BLg+L1Z - U//Tn8BtEQG8tcpdwJxmhCi01ZiSgViLVZ0OfVJocdn282S/2DvSdE+fAIhexVzM - cbOzgBxQH3B9EuOYECQjavGyGagG1sMIAlck+DrGSsC1yWUgh21aGnIIWK5HYFa6 - sS7/YgMuE5aw+1ewFJGlQa0qR99YU2S4ZFVSu6gKqHPcVs7LZ6x2QbQClXA5DoHb - BEE1uWxW+c/v1hjeQveqKsIbfedMyqaBspafo7AvoGls8qeOjoReh4VVJ8P/7dJD - jpQ5+PdGso8ALwIRr8KQ0ZqBY8sHW7capIKnHQIDAQABo10wWzA6BgNVHREEMzAx - gg13d3cuam9zcHQub3JnhiBodHRwczovL3d3dy5qb3NwdC5vcmcvc2hpYmJvbGV0 - aDAdBgNVHQ4EFgQUarBeRQXn6LreSYYMrC8hkzu3BGcwDQYJKoZIhvcNAQEFBQAD - ggEBADjQK43pDKaXuxThco8kTtlOdlil/WwxIW2w5q1RNCKYVqlKo9Rzy7oGcGnZ - BSYknAHpSbA/NwDWlpCFOExpqbQVhlGE0GhY4wO5dzvVWeq9vKGxsRCFzKrtM4UR - zpVen/oOF4YAiVczjaN0tP/7F8mR46ulOFYYkeD1K9iNeCX5ZrJyzDOOHnMUdvzg - GepkKFygBC5jioSy4EdcfNA619eMKi5NmHStuRzY4cl9TBDNr9A+cgXZFNq+FXnE - zHanSf1XGKKcHrrokXUfhEyqvPeqSITfgDukJQwD/0dooF97bKxFURlwurDLbFG+ - ckQwYEGAVSf+BbGw6J4+ERRlDJ4= - </ds:X509Certificate> - </ds:X509Data> - </ds:KeyInfo> - </KeyDescriptor> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://www.jospt.org/action/samlACS" index="1"/> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://www.jospt.org/action/saml2post" index="2"/> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://www.jospt.org/action/saml2artifact" index="3"/> - </SPSSODescriptor> - <Organization> - <OrganizationName xml:lang="en">Atypon Systems, Inc</OrganizationName> - <OrganizationDisplayName xml:lang="en">Journal of Orthopaedic & Sports Physical Therapy</OrganizationDisplayName> - <OrganizationURL xml:lang="en">http://www.jospt.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> |