[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/system/conf/relying-party-system.xml
noreply at shibboleth.net
noreply at shibboleth.net
Mon Dec 15 10:44:44 EST 2014
Author: scantor
Date: Mon Dec 15 10:44:43 2014
New Revision: 7100
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7100&view=rev
Log:
Comment out unimplemented bean.
Modified:
trunk/idp-conf/src/main/resources/system/conf/relying-party-system.xml
Modified: trunk/idp-conf/src/main/resources/system/conf/relying-party-system.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/system/conf/relying-party-system.xml?rev=7100&r1=7099&r2=7100&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/system/conf/relying-party-system.xml (original)
+++ trunk/idp-conf/src/main/resources/system/conf/relying-party-system.xml Mon Dec 15 10:44:43 2014
@@ -86,9 +86,12 @@
class="net.shibboleth.idp.saml.saml2.profile.config.ArtifactResolutionProfileConfiguration"
p:inboundInterceptorFlows="security-policy/saml-soap"
p:encryptionOptional="%{idp.encryption.optional:false}" />
-
+
+ <!--
+ TBD: not yet implemented
<bean id="Liberty.SSOS"
class="net.shibboleth.idp.saml.idwsf.profile.config.SSOSProfileConfiguration" />
+ -->
<bean id="CAS.LoginConfiguration"
class="net.shibboleth.idp.cas.config.LoginConfiguration" />
More information about the commits
mailing list