diff options
author | Fredrik Domeij <fredrik.domeij@umu.se> | 2020-12-09 07:40:13 +0100 |
---|---|---|
committer | Fredrik Domeij <fredrik.domeij@umu.se> | 2020-12-09 07:40:13 +0100 |
commit | d0a8f96ee5d18f782d4dfd85bc2b708a2f02af87 (patch) | |
tree | a25cf1b43300afa784879f2dac5d97c0983534c7 | |
parent | 7a9b1dc67d4cfc2a1183bf201718c0343274908d (diff) |
RT3639: R&E and SFS removed from ladok3-01.ladok.umu.se
-rw-r--r-- | swamid-2.0/ladok3-01.ladok.umu.se-gui-sp.xml | 2 | ||||
-rw-r--r-- | swamid-2.0/ladok3-01.ladok.umu.se-student-sp.xml | 3 |
2 files changed, 0 insertions, 5 deletions
diff --git a/swamid-2.0/ladok3-01.ladok.umu.se-gui-sp.xml b/swamid-2.0/ladok3-01.ladok.umu.se-gui-sp.xml index 68cbf7b8..9856257a 100644 --- a/swamid-2.0/ladok3-01.ladok.umu.se-gui-sp.xml +++ b/swamid-2.0/ladok3-01.ladok.umu.se-gui-sp.xml @@ -22,8 +22,6 @@ <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://www.swamid.se/category/hei-service</samla:AttributeValue> - <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> <samla:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> diff --git a/swamid-2.0/ladok3-01.ladok.umu.se-student-sp.xml b/swamid-2.0/ladok3-01.ladok.umu.se-student-sp.xml index e89900a5..7a54a479 100644 --- a/swamid-2.0/ladok3-01.ladok.umu.se-student-sp.xml +++ b/swamid-2.0/ladok3-01.ladok.umu.se-student-sp.xml @@ -22,9 +22,6 @@ <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://www.swamid.se/category/hei-service</samla:AttributeValue> - <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> - <samla:AttributeValue>http://www.swamid.se/category/sfs-1993-1153</samla:AttributeValue> <samla:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> |