diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-06-12 13:45:18 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-06-12 13:45:18 +0200 |
commit | 6420a7065b7e60578c8f246a80063473dbc97241 (patch) | |
tree | e824642966ce4240ec8ad9aa1e1c91c04a5c20ff /swamid-1.0/idp.nordu.net.xml | |
parent | b439b72c175020d5ce9b8a755a4b7e5ed7038833 (diff) |
make tidy, all xml files indented via xslt
Diffstat (limited to 'swamid-1.0/idp.nordu.net.xml')
-rw-r--r-- | swamid-1.0/idp.nordu.net.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-1.0/idp.nordu.net.xml b/swamid-1.0/idp.nordu.net.xml index bcf45211..13f1088e 100644 --- a/swamid-1.0/idp.nordu.net.xml +++ b/swamid-1.0/idp.nordu.net.xml @@ -1,4 +1,4 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="UTF-8"?> <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" entityID="https://idp.nordu.net/idp/shibboleth"> <IDPSSODescriptor protocolSupportEnumeration="urn:mace:shibboleth:1.0 urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> <Extensions> |