[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/authn/krb5-authn-config.xml

noreply at shibboleth.net noreply at shibboleth.net
Fri May 1 15:10:15 EDT 2015


Author: scantor
Date: Fri May  1 15:10:15 2015
New Revision: 7490

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7490&view=rev
Log:
Extra dash in a comment.

Modified:
    trunk/idp-conf/src/main/resources/conf/authn/krb5-authn-config.xml

Modified: trunk/idp-conf/src/main/resources/conf/authn/krb5-authn-config.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/authn/krb5-authn-config.xml?rev=7490&r1=7489&r2=7490&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/authn/krb5-authn-config.xml	(original)
+++ trunk/idp-conf/src/main/resources/conf/authn/krb5-authn-config.xml	Fri May  1 15:10:15 2015
@@ -20,7 +20,7 @@
     Uncomment these beans to perform KDC verification using a service principal and keytab.
     The keytab bean must be an absolute file pathname and not a reference to a classpath resource,
     so if idp.home is not a path, don't use it in the value.
-    --->
+    -->
     <!--
     <bean id="shibboleth.authn.Krb5.ServicePrincipal" class="java.lang.String" c:_0="SERVICE/principal" />
     <bean id="shibboleth.authn.Krb5.Keytab" class="java.lang.String" c:_0="%{idp.home}/credentials/keytab" />



More information about the commits mailing list