diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-10-25 11:42:18 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-10-25 11:42:18 +0200 |
commit | 8dfd34b371f23d1bcadf950c63804a01dcdf2d39 (patch) | |
tree | 0b486b0742395b8199453f61cb83a93aac6f387f | |
parent | 65c2d01064aad2301d68b9db1d6b6160e614c1ec (diff) |
SWAMID-1648 Updated idp.mah.se
-rw-r--r-- | swamid-2.0/idp.mah.se-idp-shibboleth.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/swamid-2.0/idp.mah.se-idp-shibboleth.xml b/swamid-2.0/idp.mah.se-idp-shibboleth.xml index 09e5c9dd..17faae51 100644 --- a/swamid-2.0/idp.mah.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.mah.se-idp-shibboleth.xml @@ -12,6 +12,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/code-of-conduct/v2</samla:AttributeValue> + <samla:AttributeValue>https://refeds.org/category/personalized</samla:AttributeValue> + <samla:AttributeValue>https://refeds.org/category/pseudonymous</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> |