diff options
Diffstat (limited to 'swamid-1.0/sp.kau.se.xml')
-rw-r--r-- | swamid-1.0/sp.kau.se.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/swamid-1.0/sp.kau.se.xml b/swamid-1.0/sp.kau.se.xml index 0c5835dc..71d0e69a 100644 --- a/swamid-1.0/sp.kau.se.xml +++ b/swamid-1.0/sp.kau.se.xml @@ -1,6 +1,5 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="UTF-8"?> <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://sp.kau.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:Extensions> <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://sp.kau.se/Shibboleth.sso/Login"/> @@ -42,5 +41,4 @@ myMZEHsgIBf3jkmE9uQfRGeQLiSxfg== <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://sp.kau.se/Shibboleth.sso/SAML/POST" index="4"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://sp.kau.se/Shibboleth.sso/SAML/Artifact" index="5"/> </md:SPSSODescriptor> - </md:EntityDescriptor> |