diff options
Diffstat (limited to 'swamid-2.0/ugit.se.xml')
-rw-r--r-- | swamid-2.0/ugit.se.xml | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/swamid-2.0/ugit.se.xml b/swamid-2.0/ugit.se.xml index 41c67d35..b9281661 100644 --- a/swamid-2.0/ugit.se.xml +++ b/swamid-2.0/ugit.se.xml @@ -1,13 +1,11 @@ -<?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://ugit.se/sp"> <md:Extensions xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport"> <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:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> - <samla:AttributeValue>http://www.swamid.se/category/eu-adequate-protection</samla:AttributeValue> - </samla: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:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/eu-adequate-protection</samla:AttributeValue> + </samla:Attribute> </mdattr:EntityAttributes> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> <mdui:DisplayName xml:lang="en">UGIT</mdui:DisplayName> |