diff options
author | Johan Wassberg <jocar@sunet.se> | 2023-06-01 10:12:35 +0200 |
---|---|---|
committer | Johan Wassberg <jocar@sunet.se> | 2023-06-01 10:12:35 +0200 |
commit | 900e37e5cc3559e2bece1460d50cf06d2f6c2b7e (patch) | |
tree | 28dbb9ac4f7056ed8258dff14a801b4f52b45aa6 | |
parent | be205eb9d496051c033652a25a0a8690ef02ac91 (diff) |
SWAMID-2945: Updated weblogin.smhi.semd-2023-06-01-v01
-rw-r--r-- | metadata/swamid-edugain/weblogin.smhi.se-idp-shibboleth.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/metadata/swamid-edugain/weblogin.smhi.se-idp-shibboleth.xml b/metadata/swamid-edugain/weblogin.smhi.se-idp-shibboleth.xml index 92978ffa..5ca395ba 100644 --- a/metadata/swamid-edugain/weblogin.smhi.se-idp-shibboleth.xml +++ b/metadata/swamid-edugain/weblogin.smhi.se-idp-shibboleth.xml @@ -12,6 +12,10 @@ <samla:Attribute Name="http://macedir.org/entity-category-support" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> <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> |