diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-03-19 11:09:07 +0100 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-03-19 11:09:07 +0100 |
commit | c731703949db26d4a540eda12e507a74d1bbc049 (patch) | |
tree | f535a952352f94dee87891b3554469bcedde5a27 /swamid-2.0/samltest.swamid.se-r_and_s-sp.xml | |
parent | 98770bb838dd5b84dd332c6d4f44b5d6b69e07d9 (diff) |
bad entity category for samltest.swamid.se fixed
SWAMIDOPS-7187
Diffstat (limited to 'swamid-2.0/samltest.swamid.se-r_and_s-sp.xml')
-rw-r--r-- | swamid-2.0/samltest.swamid.se-r_and_s-sp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swamid-2.0/samltest.swamid.se-r_and_s-sp.xml b/swamid-2.0/samltest.swamid.se-r_and_s-sp.xml index f7998bd5..45f49ea9 100644 --- a/swamid-2.0/samltest.swamid.se-r_and_s-sp.xml +++ b/swamid-2.0/samltest.swamid.se-r_and_s-sp.xml @@ -3,7 +3,7 @@ <ns0:Extensions> <ns1:EntityAttributes> <ns2:Attribute Name="http://macedir.org/entity-category"> - <ns2:AttributeValue xsi:type="xs:string">http://id.incommon.org/category/research-and-scholarship</ns2:AttributeValue> + <ns2:AttributeValue xsi:type="xs:string">http://refeds.org/category/research-and-scholarship</ns2:AttributeValue> </ns2:Attribute> </ns1:EntityAttributes> </ns0:Extensions> |