diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-10-22 08:46:24 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-10-22 08:46:24 +0200 |
commit | 35ee6d2816cfc4b0f116420307eabc8fb0d03692 (patch) | |
tree | bf106aa110b71f7e6b2804b54e3398264ca31b9e | |
parent | bf2359f10c2a7be53359cf3342ad771b2190fb33 (diff) |
Resolves SWAMID-3278
-rw-r--r-- | swamid-2.0/antagningsp.slu.se-shibboleth.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/swamid-2.0/antagningsp.slu.se-shibboleth.xml b/swamid-2.0/antagningsp.slu.se-shibboleth.xml index 77cc7756..43370bc4 100644 --- a/swamid-2.0/antagningsp.slu.se-shibboleth.xml +++ b/swamid-2.0/antagningsp.slu.se-shibboleth.xml @@ -22,7 +22,9 @@ <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata: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"> + <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>http://www.swamid.se/category/sfs-1993-1153</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> |