diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-11-08 12:29:35 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-11-08 12:29:35 +0100 |
commit | ff03452ef8a56d3e49ebf608926871cdbb307211 (patch) | |
tree | 3c28644b55e43f4aabef934be894cd400e84c173 /swamid-2.0/idp2.bth.se-idp-shibboleth.xml | |
parent | 22e17e5de1ac4ab2d4a887fd8ff5acf61c922488 (diff) |
Added ECS for Anonymous, Pseudonymous and Personalized for IdP:s that is missing but have OK in release-check
Diffstat (limited to 'swamid-2.0/idp2.bth.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp2.bth.se-idp-shibboleth.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swamid-2.0/idp2.bth.se-idp-shibboleth.xml b/swamid-2.0/idp2.bth.se-idp-shibboleth.xml index 256e38db..2173671b 100644 --- a/swamid-2.0/idp2.bth.se-idp-shibboleth.xml +++ b/swamid-2.0/idp2.bth.se-idp-shibboleth.xml @@ -11,6 +11,7 @@ <samla:AttributeValue>https://refeds.org/sirtfi</samla:AttributeValue> </samla:Attribute> <samla:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category-support"> + <samla:AttributeValue>https://refeds.org/category/personalized</samla:AttributeValue> <samla:AttributeValue>https://myacademicid.org/entity-categories/esi</samla:AttributeValue> <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> |