diff options
author | Björn Mattsson <bjorn@sunet.se> | 2023-01-31 13:17:26 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2023-01-31 13:17:26 +0100 |
commit | 8a94b6369d6bea69c1ae36617cea38481a7fa782 (patch) | |
tree | 6dfd8667a0e1e69f6129f94fd76eff7cc7f17d62 | |
parent | 75e417dfc6ff4811ce59f74855fba82aecd0f1b1 (diff) |
SWAMID-2613 Updated idp.vr.se
-rw-r--r-- | swamid-edugain/idp.vr.se-adfs-services-trust.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/swamid-edugain/idp.vr.se-adfs-services-trust.xml b/swamid-edugain/idp.vr.se-adfs-services-trust.xml index c6a52909..0c536cd2 100644 --- a/swamid-edugain/idp.vr.se-adfs-services-trust.xml +++ b/swamid-edugain/idp.vr.se-adfs-services-trust.xml @@ -11,6 +11,10 @@ <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> </md:Extensions> |