diff options
author | Paul Scott <paul.scott@kau.se> | 2015-06-16 12:21:28 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2015-06-16 12:21:28 +0200 |
commit | 9eeafdb590e50551d28d58b76cf02360da73d04d (patch) | |
tree | e902fbca0ad7b644e51d4e8db21f73840ce9c87d /swamid-2.0 | |
parent | c32ad71401f1fa9a0cba8d922d4cae16b7bbbd15 (diff) |
Remove R&S from LU timeedit SPs, unnecessary, do not qualify currently
Diffstat (limited to 'swamid-2.0')
-rw-r--r-- | swamid-2.0/se.timeedit.net-lu-employee-sp.xml | 1 | ||||
-rw-r--r-- | swamid-2.0/se.timeedit.net-lu-student-sp.xml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/swamid-2.0/se.timeedit.net-lu-employee-sp.xml b/swamid-2.0/se.timeedit.net-lu-employee-sp.xml index 7fceead3..448603a9 100644 --- a/swamid-2.0/se.timeedit.net-lu-employee-sp.xml +++ b/swamid-2.0/se.timeedit.net-lu-employee-sp.xml @@ -4,7 +4,6 @@ <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/research-and-education</samla:AttributeValue> - <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> <samla:AttributeValue>http://www.swamid.se/category/hei-service</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> diff --git a/swamid-2.0/se.timeedit.net-lu-student-sp.xml b/swamid-2.0/se.timeedit.net-lu-student-sp.xml index c68e8b26..b1be2c1b 100644 --- a/swamid-2.0/se.timeedit.net-lu-student-sp.xml +++ b/swamid-2.0/se.timeedit.net-lu-student-sp.xml @@ -4,7 +4,6 @@ <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/research-and-education</samla:AttributeValue> - <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> <samla:AttributeValue>http://www.swamid.se/category/hei-service</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> |