diff options
Diffstat (limited to 'swamid-1.0/shib-sp-test.oru.se.xml')
-rw-r--r-- | swamid-1.0/shib-sp-test.oru.se.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/swamid-1.0/shib-sp-test.oru.se.xml b/swamid-1.0/shib-sp-test.oru.se.xml index 93060508..5f320eec 100644 --- a/swamid-1.0/shib-sp-test.oru.se.xml +++ b/swamid-1.0/shib-sp-test.oru.se.xml @@ -1,6 +1,5 @@ - +<?xml version="1.0" encoding="UTF-8"?> <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://shib-sp-test.oru.se/shibboleth"> - <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> <md:KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> @@ -77,5 +76,4 @@ FJ5AlQ== <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://shib-sp-test.oru.se/Shibboleth.sso/SAML/POST" index="5"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://shib-sp-test.oru.se/Shibboleth.sso/SAML/Artifact" index="6"/> </md:SPSSODescriptor> - -</md:EntityDescriptor>
\ No newline at end of file +</md:EntityDescriptor> |