[java-identity-provider COMMIT] /trunk/idp-conf/src/test/resources/mapping/configs/attribute-resolver.xml
noreply at shibboleth.net
noreply at shibboleth.net
Mon Sep 22 16:05:41 EDT 2014
Author: scantor
Date: Mon Sep 22 16:05:40 2014
New Revision: 6553
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=6553&view=rev
Log:
Fix test after changing category value.
Modified:
trunk/idp-conf/src/test/resources/mapping/configs/attribute-resolver.xml
Modified: trunk/idp-conf/src/test/resources/mapping/configs/attribute-resolver.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/test/resources/mapping/configs/attribute-resolver.xml?rev=6553&r1=6552&r2=6553&view=diff
==============================================================================
--- trunk/idp-conf/src/test/resources/mapping/configs/attribute-resolver.xml (original)
+++ trunk/idp-conf/src/test/resources/mapping/configs/attribute-resolver.xml Mon Sep 22 16:05:40 2014
@@ -33,7 +33,7 @@
<dc:Value>RA1</dc:Value>
</dc:Attribute>
<dc:Attribute id="ea_1">
- <dc:Value>http://id.incommon.org/category/research-and-scholarship</dc:Value>
+ <dc:Value>http://refeds.org/category/research-and-scholarship</dc:Value>
</dc:Attribute>
<dc:Attribute id="ea_2">
<dc:Value>http://example.org/category/category</dc:Value>
More information about the commits
mailing list