[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/system/flows/saml2/sso-abstract-beans.xml
noreply at shibboleth.net
noreply at shibboleth.net
Tue Dec 24 17:07:05 EST 2013
Author: tzeller
Date: Tue Dec 24 17:07:05 2013
New Revision: 5081
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5081&view=rev
Log:
Remove duplicate bean definition.
Modified:
trunk/idp-conf/src/main/resources/system/flows/saml2/sso-abstract-beans.xml
Modified: trunk/idp-conf/src/main/resources/system/flows/saml2/sso-abstract-beans.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/system/flows/saml2/sso-abstract-beans.xml?rev=5081&r1=5080&r2=5081&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/system/flows/saml2/sso-abstract-beans.xml (original)
+++ trunk/idp-conf/src/main/resources/system/flows/saml2/sso-abstract-beans.xml Tue Dec 24 17:07:05 2013
@@ -162,8 +162,6 @@
<bean id="CheckMandatoryIssuer" class="org.opensaml.profile.action.impl.CheckMandatoryIssuer" />
- <bean id="InitializeRelyingPartyContext" class="net.shibboleth.idp.profile.impl.InitializeRelyingPartyContext" />
-
<bean id="ResolveAttributes" class="net.shibboleth.idp.profile.impl.ResolveAttributes" >
<constructor-arg ref="shibboleth.AttributeResolverService"/>
</bean>
More information about the commits
mailing list