[java-shib-idp2 COMMIT] /branches/REL_2/src/installer/resources/conf-tmpl/login.config

noreply at shibboleth.net noreply at shibboleth.net
Thu Aug 14 04:50:58 EDT 2014


Author: rdw
Date: Thu Aug 14 04:50:58 2014
New Revision: 3196

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3196&view=rev
Log:
refresh Shibboleth URL (in case we do another release).

Modified:
    branches/REL_2/src/installer/resources/conf-tmpl/login.config

Modified: branches/REL_2/src/installer/resources/conf-tmpl/login.config
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/src/installer/resources/conf-tmpl/login.config?rev=3196&r1=3195&r2=3196&view=diff
==============================================================================
--- branches/REL_2/src/installer/resources/conf-tmpl/login.config (original)
+++ branches/REL_2/src/installer/resources/conf-tmpl/login.config Thu Aug 14 04:50:58 2014
@@ -36,7 +36,7 @@
 
 // Example Kerberos authentication, requires Oracle's JVM or OpenJDK.
 // Warning: The module does not support verifying the KDC using a keytab.
-// See: https://spaces.internet2.edu/display/SHIB2/IdPAuthUserPass
+// See: https://wiki.shibboleth.net/confluence/display/SHIB2/IdPAuthUserPass
 /*
    com.sun.security.auth.module.Krb5LoginModule required;
 */



More information about the commits mailing list