diff options
author | Paul Scott <paul.scott@kau.se> | 2015-01-08 10:43:12 +0100 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2015-01-08 10:43:12 +0100 |
commit | 3fc5cd702368e4cb55787e88023338ee45e0d2ac (patch) | |
tree | 9a08b51eee2f805f400744e3e4fdfc6c1573a683 /swamid-2.0 | |
parent | dab9cf417a69881735615b16997368ef9b9ce21c (diff) |
Fix typo in entity category for play.kau.se
Diffstat (limited to 'swamid-2.0')
-rw-r--r-- | swamid-2.0/play.kau.se.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/play.kau.se.xml b/swamid-2.0/play.kau.se.xml index 9415b93a..2a0da45b 100644 --- a/swamid-2.0/play.kau.se.xml +++ b/swamid-2.0/play.kau.se.xml @@ -2,7 +2,7 @@ <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" entityID="https://play.kau.se"> <md:Extensions> <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.or g/entity-category"> + <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/nren-service</samla:AttributeValue> <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> |