[java-identity-provider COMMIT] /trunk/idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyin...

noreply at shibboleth.net noreply at shibboleth.net
Tue Apr 29 00:07:00 EDT 2014


Author: scantor
Date: Tue Apr 29 00:06:57 2014
New Revision: 5787

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5787&view=rev
Log:
Fix artifact type.

Modified:
    trunk/idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/relying-party.xml

Modified: trunk/idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/relying-party.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/relying-party.xml?rev=5787&r1=5786&r2=5787&view=diff
==============================================================================
--- trunk/idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/relying-party.xml (original)
+++ trunk/idp-profile-spring/src/test/resources/net/shibboleth/idp/profile/spring/relyingparty/relying-party.xml Tue Apr 29 00:06:57 2014
@@ -9,6 +9,6 @@
 	defaultAuthenticationMethod="urn:oasis:names:tc:SAML:2.0:ac:classes:Password">
 
 	<rp:ProfileConfiguration xsi:type="saml:ShibbolethSSOProfile" includeAttributeStatement="true" securityPolicyRef="ignore" 
-       outboundArtifactType="65432" />
+       outboundArtifactType="6543" />
 </rp:RelyingParty>
 



More information about the commits mailing list