diff options
author | Leif Johansson <leifj@sunet.se> | 2011-03-10 12:09:26 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-03-10 12:09:26 +0100 |
commit | f503219649c2b65e069739463c4c0ddac5612a15 (patch) | |
tree | 58cd5820bb2b0c0a5ebb6efa0c7a67703a54bc20 | |
parent | cb2cc81e611f672885aadf5a596d698717cccd9c (diff) |
resolves SWAMIDOPS-6191
-rw-r--r-- | swamid-1.0/login.liu.se.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-1.0/login.liu.se.xml b/swamid-1.0/login.liu.se.xml index 7e7df69d..aaec920f 100644 --- a/swamid-1.0/login.liu.se.xml +++ b/swamid-1.0/login.liu.se.xml @@ -1,4 +1,4 @@ -<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://login.liu.se/idp/shibboleth" xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:base="swamid-1.0/login.liu.se.xml">
+<EntityDescriptor entityID="https://login.liu.se/idp/shibboleth" 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:xml="http://www.w3.org/XML/1998/namespace">
<IDPSSODescriptor protocolSupportEnumeration="urn:mace:shibboleth:1.0 urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol">
|