diff options
author | Björn Mattsson <bjorn@sunet.se> | 2022-12-03 09:25:21 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2022-12-03 09:25:21 +0100 |
commit | 7cce184466b14d1774fde7182f6391a3ff9c2c72 (patch) | |
tree | ed133ebdbed89e2fd0f883c11ce8e625c32228d5 /swamid-edugain | |
parent | 02fc36aed577b4a789a62ec2706aece0afcbc224 (diff) |
SWAMID-2173 Added ESI for fds.idp.hhs.se and login.idp.hhs.se
Diffstat (limited to 'swamid-edugain')
-rw-r--r-- | swamid-edugain/fds.idp.hhs.se-adfs-services-trust.xml | 1 | ||||
-rw-r--r-- | swamid-edugain/login.idp.hhs.se-idp-shibboleth.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/swamid-edugain/fds.idp.hhs.se-adfs-services-trust.xml b/swamid-edugain/fds.idp.hhs.se-adfs-services-trust.xml index 8543ae2d..1a4fc966 100644 --- a/swamid-edugain/fds.idp.hhs.se-adfs-services-trust.xml +++ b/swamid-edugain/fds.idp.hhs.se-adfs-services-trust.xml @@ -14,6 +14,7 @@ <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/code-of-conduct/v2</samla:AttributeValue> + <samla:AttributeValue>https://myacademicid.org/entity-categories/esi</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> diff --git a/swamid-edugain/login.idp.hhs.se-idp-shibboleth.xml b/swamid-edugain/login.idp.hhs.se-idp-shibboleth.xml index 1b3fe974..aec5a829 100644 --- a/swamid-edugain/login.idp.hhs.se-idp-shibboleth.xml +++ b/swamid-edugain/login.idp.hhs.se-idp-shibboleth.xml @@ -14,6 +14,7 @@ <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/code-of-conduct/v2</samla:AttributeValue> + <samla:AttributeValue>https://myacademicid.org/entity-categories/esi</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> |