summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Wassberg <jocar@sunet.se>2023-09-29 07:27:09 +0200
committerJohan Wassberg <jocar@sunet.se>2023-09-29 07:27:09 +0200
commitdba8db8140da91ef8de4999cefcf4eed606bf74d (patch)
tree8bb7d346cec042409adb8d9c001acb9bfc3ae2df
parentb23763b8769bdd50799b1c5a32623fa9c6994167 (diff)
eduID Connect now supports all major ECs in SWAMIDmd-2023-09-29-v01
-rw-r--r--metadata/swamid-edugain/connect.eduid.se-sunet.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/metadata/swamid-edugain/connect.eduid.se-sunet.xml b/metadata/swamid-edugain/connect.eduid.se-sunet.xml
index b5b09da0..e7dea471 100644
--- a/metadata/swamid-edugain/connect.eduid.se-sunet.xml
+++ b/metadata/swamid-edugain/connect.eduid.se-sunet.xml
@@ -10,6 +10,14 @@
<samla:AttributeValue>http://www.swamid.se/policy/assurance/al2</samla:AttributeValue>
<samla:AttributeValue>http://www.swamid.se/policy/assurance/al3</samla:AttributeValue>
</samla:Attribute>
+ <samla:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category-support">
+ <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue>
+ <samla:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</samla:AttributeValue>
+ <samla:AttributeValue>https://refeds.org/category/anonymous</samla:AttributeValue>
+ <samla:AttributeValue>https://refeds.org/category/pseudonymous</samla:AttributeValue>
+ <samla:AttributeValue>https://refeds.org/category/personalized</samla:AttributeValue>
+ <samla:AttributeValue>https://refeds.org/category/code-of-conduct/v2</samla:AttributeValue>
+ </samla:Attribute>
</mdattr:EntityAttributes>
<alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#ripemd160"/>
<alg:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>