diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-06-18 16:14:39 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-06-18 16:14:39 +0200 |
commit | 3818c722d2a17b3e59ad03dc3863a4d2c53790eb (patch) | |
tree | d486206993ab1a75e55e754dd405d849d31446b5 /swamid-2.0/e5.onthehub.com.xml | |
parent | b8a839304e653281af93b298e40f3f57c6e02a43 (diff) |
entity-categories added according to SWAMIDOPS-6643
Diffstat (limited to 'swamid-2.0/e5.onthehub.com.xml')
-rw-r--r-- | swamid-2.0/e5.onthehub.com.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/e5.onthehub.com.xml b/swamid-2.0/e5.onthehub.com.xml index d9f56898..7e8436c6 100644 --- a/swamid-2.0/e5.onthehub.com.xml +++ b/swamid-2.0/e5.onthehub.com.xml @@ -3,8 +3,8 @@ <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:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> <samla:AttributeValue>http://www.swamid.se/category/eu-adequate-protection</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> |