diff options
author | Leif Johansson <leifj@sunet.se> | 2013-06-16 20:25:53 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2013-06-16 20:25:53 +0200 |
commit | b217869b73c7ceb7653972740e0f796cf9bbd383 (patch) | |
tree | ca10c13dc56d3c1665f5e89759e91ede7489bffc /swamid-1.0/idp.secure.su.se.xml | |
parent | 5b14805f2ecc3b89ea0ff9b08a8714a3b895347e (diff) | |
parent | c5391135cbba3c20214e9e44c433925931df1453 (diff) |
Merge branch 'master' of md-master.swamid.se:swamid-metadata
Conflicts:
swamid-1.0/shib-idp-1.oru.se.xml
Diffstat (limited to 'swamid-1.0/idp.secure.su.se.xml')
-rw-r--r-- | swamid-1.0/idp.secure.su.se.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/swamid-1.0/idp.secure.su.se.xml b/swamid-1.0/idp.secure.su.se.xml index 5450b443..64d32d23 100644 --- a/swamid-1.0/idp.secure.su.se.xml +++ b/swamid-1.0/idp.secure.su.se.xml @@ -1,8 +1,8 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="UTF-8"?> <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://idp.secure.su.se/identity"> <AttributeAuthorityDescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.1:protocol"> <Extensions> - <shibmeta:Scope regexp="false" xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0">su.se</shibmeta:Scope> + <shibmeta:Scope xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0" regexp="false">su.se</shibmeta:Scope> </Extensions> <KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> @@ -16,7 +16,7 @@ </AttributeAuthorityDescriptor> <IDPSSODescriptor WantAuthnRequestsSigned="false" protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:mace:shibboleth:1.0"> <Extensions> - <shibmeta:Scope regexp="false" xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0">su.se</shibmeta:Scope> + <shibmeta:Scope xmlns:shibmeta="urn:mace:shibboleth:metadata:1.0" regexp="false">su.se</shibmeta:Scope> </Extensions> <KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> |