diff options
Diffstat (limited to 'swamid-interfederations-2.0/usertest.sciquest.com.xml')
-rw-r--r-- | swamid-interfederations-2.0/usertest.sciquest.com.xml | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/swamid-interfederations-2.0/usertest.sciquest.com.xml b/swamid-interfederations-2.0/usertest.sciquest.com.xml deleted file mode 100644 index a2551b70..00000000 --- a/swamid-interfederations-2.0/usertest.sciquest.com.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://usertest.sciquest.com"> - <!-- - This is a SelectSite 10 usertest SP for SciQuest Inc. - --> - <Extensions> - <mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk" registrationInstant="2010-12-13T16:37:27Z"> - <mdrpi:RegistrationPolicy xml:lang="en">http://ukfederation.org.uk/doc/mdrps-20130902</mdrpi:RegistrationPolicy> - </mdrpi:RegistrationInfo> - </Extensions> - <SPSSODescriptor AuthnRequestsSigned="true" WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> - <KeyDescriptor> - <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> - <ds:X509Data> - <ds:X509Certificate> - MIIC9DCCAl2gAwIBAgIITH47WRLwirIwDQYJKoZIhvcNAQEEBQAwXzELMAkGA1UEBhMCVVMxETAP - BgNVBAoTCFNjaVF1ZXN0MRQwEgYDVQQLEwtEZXZlbG9wbWVudDEnMCUGA1UEAxMeU2NpUXVlc3Qg - Q2VydGlmaWNhdGUgQXV0aG9yaXR5MB4XDTEzMDkwOTIwMjkzMVoXDTMzMDMzMTIwMjkzMVowYDEV - MBMGA1UEAxMMc2NpcXVlc3QuY29tMRQwEgYDVQQLEwtEZXZlbG9wbWVudDEXMBUGA1UEChMOU2Np - UXVlc3QsIEluYy4xCzAJBgNVBAgTAk5DMQswCQYDVQQGEwJVUzCCASIwDQYJKoZIhvcNAQEBBQAD - ggEPADCCAQoCggEBAJAwZSK6e1O56akTZTxBKIuDkuUZDyJzSl4xaqPa8C6XWP7I+G6sFUbtHb3I - fY7FVmYkeS7Rx2hZA+AbNMGA3JdectjGfJoc2DYZ5ZW/Pk/hslSWJ/PGnJmJDomM90NNRYa0NPSK - XSl9KLEsBj+S5YGrC7NZR6L0NCrLiqRGXCwdqMSl2TORG3DjdVFnyp933vxjhnaJW7ihpIc4Ga0H - ORjj6zk2npzGhq71qmRwfxHFsRivFR1CBH3EVsqLCm3AXhVmqCuwJYmXjo26aZYOV61gvMht0oWq - hPI3LQXZ6nWwpPOCiyMBJAuhckZQQu0n81tJyII0J+fXJXzObJ9OJxUCAwEAAaM0MDIwDgYDVR0P - AQH/BAQDAgWgMCAGA1UdJQEB/wQWMBQGCCsGAQUFBwMEBggrBgEFBQcDAjANBgkqhkiG9w0BAQQF - AAOBgQAj3d6pxxPMxzet05eEemxV0wgP9L0F27/sTPsGioynIclNxKoAC5hoeiHAOVKw+8RTL3D/ - UJxYoO9+3wRbtkiHnfP2W8SP7GoxvZhaJyblGX5PS+xLtCBhwfVbUQC9dNGy/yTOggYvF6oQIXn2 - U7mXMJZfSVNp1vexAK1dV+TJVQ== - </ds:X509Certificate> - </ds:X509Data> - </ds:KeyInfo> - </KeyDescriptor> - <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://usertest.sciquest.com/apps/Router/ExternalAuth/SAML/Login/Edinburgh" index="0"/> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://usertest.sciquest.com/apps/Router/ExternalAuth/SAML/Login/Warwick" index="1"/> - </SPSSODescriptor> - <Organization> - <OrganizationName xml:lang="en">SciQuest Inc</OrganizationName> - <OrganizationDisplayName xml:lang="en">SciQuest, Inc. (test)</OrganizationDisplayName> - <OrganizationURL xml:lang="en">http://www.sciquest.com</OrganizationURL> - </Organization> - <ContactPerson contactType="support"> - <GivenName>Mark</GivenName> - <SurName>Monroe</SurName> - <EmailAddress>mailto:MMonroe@SciQuest.com</EmailAddress> - </ContactPerson> - <ContactPerson contactType="technical"> - <GivenName>Mark</GivenName> - <SurName>Monroe</SurName> - <EmailAddress>mailto:MMonroe@SciQuest.com</EmailAddress> - </ContactPerson> -</EntityDescriptor> |