diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-06-12 11:52:51 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2020-06-12 11:52:51 +0200 |
commit | f8f4b8edf38963dbad7408dbd6651a99f9b1be95 (patch) | |
tree | 7a3a8ba6c4cc56c8ef06036bcf03bd74a21cc941 | |
parent | b54c5be83aefd8889d7bb9d952facf7e013255a0 (diff) |
Resolves SWAMID-3091
-rw-r--r-- | swamid-2.0/myaccount.chalmers.se.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/swamid-2.0/myaccount.chalmers.se.xml b/swamid-2.0/myaccount.chalmers.se.xml index 82a8f82b..e753694d 100644 --- a/swamid-2.0/myaccount.chalmers.se.xml +++ b/swamid-2.0/myaccount.chalmers.se.xml @@ -7,6 +7,7 @@ <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://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> <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha512"/> |