diff options
author | Leif Johansson <leifj@sunet.se> | 2013-06-10 11:52:29 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2013-06-10 11:52:29 +0200 |
commit | 8c31096f827fa931bc327249f7a3d235eca649d2 (patch) | |
tree | 466d91822b4e4537a719653a37d20cce79be2db3 /swamid-1.0/connect-stable.sunet.se.xml | |
parent | c78d26c0a3fbc987c79d906e3a22e5c67ea69adf (diff) |
cleanup - remove ID
Diffstat (limited to 'swamid-1.0/connect-stable.sunet.se.xml')
-rw-r--r-- | swamid-1.0/connect-stable.sunet.se.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/swamid-1.0/connect-stable.sunet.se.xml b/swamid-1.0/connect-stable.sunet.se.xml index 72a98a91..870a69b4 100644 --- a/swamid-1.0/connect-stable.sunet.se.xml +++ b/swamid-1.0/connect-stable.sunet.se.xml @@ -1,9 +1,8 @@ -<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" ID="_b1dea4b383f174f509b2659a25c968af" entityID="https://connect-stable.sunet.se/shibboleth"> +<?xml version="1.0"?> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://connect-stable.sunet.se/shibboleth"> <md:Extensions> <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> - <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" - NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" - Name="http://macedir.org/entity-category"> + <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> <samla:AttributeValue>http://www.swamid.se/category/nren-service</samla:AttributeValue> <samla:AttributeValue>http://www.swamid.se/category/eu-adequate-protection</samla:AttributeValue> |