[java-identity-provider COMMIT] in /trunk/idp-conf/src/main/resources: conf/authn/external-authn-config.xml conf/auth...
noreply at shibboleth.net
noreply at shibboleth.net
Tue May 27 13:40:17 EDT 2014
Author: scantor
Date: Tue May 27 13:40:17 2014
New Revision: 5972
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5972&view=rev
Log:
Add dedicated copy of external login flow for container-auth
Added:
trunk/idp-conf/src/main/resources/conf/authn/remoteuser-authn-config.xml (with props)
trunk/idp-conf/src/main/resources/system/flows/authn/remoteuser-authn-beans.xml (with props)
trunk/idp-conf/src/main/resources/system/flows/authn/remoteuser-authn-flow.xml (with props)
Modified:
trunk/idp-conf/src/main/resources/conf/authn/external-authn-config.xml
Modified: trunk/idp-conf/src/main/resources/conf/authn/external-authn-config.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/authn/external-authn-config.xml?rev=5972&r1=5971&r2=5972&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/authn/external-authn-config.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/authn/external-authn-config.xml Tue May 27 13:40:17 2014
@@ -14,7 +14,7 @@
<!-- Servlet context-relative path to wherever your implementation lives. -->
<bean id="shibboleth.authn.External.externalAuthnPath" class="java.lang.String"
- c:_0="contextRelative:Authn/RemoteUser" />
+ c:_0="contextRelative:Authn/External" />
<!--
Define entries here to map error messages returned by external modules and classify them as particular
More information about the commits
mailing list