diff options
author | Leif Johansson <leifj@sunet.se> | 2010-12-02 09:49:22 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2010-12-02 09:49:22 +0100 |
commit | 7fa13e90bb7c21d444248e77d9a885dbd7ce3bb1 (patch) | |
tree | ed03b76e5940d0f627ac690b943f4fc2412f9ec7 /swamid-1.0/tracks.it.su.se.xml | |
parent | b42503461cba676d9c1f584044bc5dab58808dd6 (diff) |
resolves SWAMIDOPS-6081
Diffstat (limited to 'swamid-1.0/tracks.it.su.se.xml')
-rw-r--r-- | swamid-1.0/tracks.it.su.se.xml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/swamid-1.0/tracks.it.su.se.xml b/swamid-1.0/tracks.it.su.se.xml deleted file mode 100644 index 0bda73de..00000000 --- a/swamid-1.0/tracks.it.su.se.xml +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0"?> -<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://tracks.it.su.se/shibboleth"> - <SPSSODescriptor WantAssertionsSigned="false" AuthnRequestsSigned="false" 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>MIIB3TCCAUagAwIBAgIJAKMNYLPEmQEHMA0GCSqGSIb3DQEBBQUAMBoxGDAWBgNVBAMTD3RyYWNrcy5pdC5zdS5zZTAeFw0wODA4MDYwODU4MzVaFw0wOTA4MDYwODU4MzVaMBoxGDAWBgNVBAMTD3RyYWNrcy5pdC5zdS5zZTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAyp8tiALjvVcz8AtTw5lt8CljLmOnCReeZQtm2aGGsgA6mWW3Mf9B14/4EppJ2fpko2CcMihfpy/uiVQ70f8EBJtcH2ugzBpGymYp22taan2SFSmeeC5krk5cro9D9MTtoCWmRARyIqbPpn5beVE2gJDLaFyuDsiX1P2RXzNQTCcCAwEAAaMrMCkwJwYDVR0lBCAwHgYIKwYBBQUHAwEGCCsGAQUFBwMCBggrBgEFBQcDBDANBgkqhkiG9w0BAQUFAAOBgQCvxq/E3dnnlDsEAZMNTgg1qKgC9EvgCGTSCE/iOXLYLpDczN55HA2nlKG2h7QC/E2Pz0bOny/oVd9qVePgaoukYSSkhgcjz5GufkTHfuOjK9JlrK1cIxk9mZjZaLcYhK4mHf92hMhalIFwRBOvVGZLcbrXic2ceaJkptRV8xCYrw==</ds:X509Certificate> - </ds:X509Data> - </ds:KeyInfo> - </KeyDescriptor> - <AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://tracks.it.su.se/Shibboleth.sso/SAML/POST" index="1" isDefault="true"/> - </SPSSODescriptor> - <Organization> - <OrganizationName xml:lang="en">SU</OrganizationName> - <OrganizationDisplayName xml:lang="en">Stockholm university</OrganizationDisplayName> - <OrganizationURL xml:lang="en">http://www.su.se</OrganizationURL> - </Organization> - <ContactPerson contactType="technical"> - <Company>SU</Company> - <GivenName>Leif</GivenName> - <SurName>Johansson</SurName> - <EmailAddress>leifj@it.su.se</EmailAddress> - </ContactPerson> -</EntityDescriptor> |