diff options
author | Paul Scott <paul.scott@kau.se> | 2021-01-04 10:32:05 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2021-01-04 10:32:05 +0000 |
commit | b8dce1a5c9399e32d106f3d15667a68dd4a8b3d0 (patch) | |
tree | f18faca8f7a73c5fe2cccd14300cc865c89f2868 | |
parent | 67b3feb0f13559752946ef6f67cc5da42999c791 (diff) |
Resolves SWAMID-3680
-rw-r--r-- | swamid-2.0/idp.oru.se-idp-shibboleth.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swamid-2.0/idp.oru.se-idp-shibboleth.xml b/swamid-2.0/idp.oru.se-idp-shibboleth.xml index 88c51c58..6f3c4f46 100644 --- a/swamid-2.0/idp.oru.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.oru.se-idp-shibboleth.xml @@ -11,6 +11,7 @@ </saml:Attribute> <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" 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:Attribute> </attr:EntityAttributes> </md:Extensions> |