[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/services.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed May 13 07:44:28 EDT 2015
Author: serac
Date: Wed May 13 07:44:28 2015
New Revision: 7517
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7517&view=rev
Log:
IDP-615 Uncomment CAS resources in services.xml.
Modified:
trunk/idp-conf/src/main/resources/conf/services.xml
Modified: trunk/idp-conf/src/main/resources/conf/services.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/services.xml?rev=7517&r1=7516&r2=7517&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/services.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/services.xml Wed May 13 07:44:28 2015
@@ -127,10 +127,9 @@
<value>%{idp.home}/system/conf/access-control-system.xml</value>
</util:list>
- <!-- Uncomment this element to customize CAS service registry resources
<util:list id="shibboleth.CASServiceRegistryResources">
<value>%{idp.home}/conf/cas-protocol.xml</value>
- </util:list>-->
+ </util:list>
<!--
This collection of resources differs slightly in that it should not include the file extension.
More information about the commits
mailing list