diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-10-20 08:42:23 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-10-20 08:42:23 +0200 |
commit | 834128cc6d5d444acc6a2f3023d913b87c0053ea (patch) | |
tree | 4087af845977e7c2287b80a6477f65043eb425fc | |
parent | 33b3e41a170a174f13bd879894854b314c8b6419 (diff) |
SWAMID-1625 Updated weblogin.kau.se
-rw-r--r-- | swamid-2.0/weblogin.kau.se-idp-shibboleth.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/swamid-2.0/weblogin.kau.se-idp-shibboleth.xml b/swamid-2.0/weblogin.kau.se-idp-shibboleth.xml index 69d4c026..a34145ea 100644 --- a/swamid-2.0/weblogin.kau.se-idp-shibboleth.xml +++ b/swamid-2.0/weblogin.kau.se-idp-shibboleth.xml @@ -16,6 +16,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> |