diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-10-24 10:41:05 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-10-24 10:41:05 +0200 |
commit | 2a4f17dbd38044350b7ac3afd2ed75c6569b7a01 (patch) | |
tree | 4ce6693839564232f2c6573b2581f169256dc16a | |
parent | 58007880fbcf6fa10acf9c322cde35dc97a2eccc (diff) |
SWAMID-1631 Updated hbidp-test.test.hb.se
-rw-r--r-- | swamid-2.0/hbidp-test.test.hb.se-idp-shibboleth.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/swamid-2.0/hbidp-test.test.hb.se-idp-shibboleth.xml b/swamid-2.0/hbidp-test.test.hb.se-idp-shibboleth.xml index 240301b1..ac38e61e 100644 --- a/swamid-2.0/hbidp-test.test.hb.se-idp-shibboleth.xml +++ b/swamid-2.0/hbidp-test.test.hb.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/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> |