diff options
author | Leif Johansson <leifj@sunet.se> | 2012-06-12 13:24:23 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2012-06-12 13:24:23 +0200 |
commit | 35bd2849091bdb5a5171154491402294675d08b6 (patch) | |
tree | df77372865766b06611aca64d94283ecfd1fc5dc | |
parent | f46bb444e3296fd089591169bba5905dee144e61 (diff) |
entity attributes test
-rw-r--r-- | swamid-1.0/sp-test.swamid.se.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/swamid-1.0/sp-test.swamid.se.xml b/swamid-1.0/sp-test.swamid.se.xml index 55dca601..daed619b 100644 --- a/swamid-1.0/sp-test.swamid.se.xml +++ b/swamid-1.0/sp-test.swamid.se.xml @@ -6,6 +6,8 @@ NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> <samla:AttributeValue>http://www.swamid.se/category/sfs-1993-1153</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/nren-service</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> |