[java-idp-testbed COMMIT] /trunk/src/main/config/conf/authn-flow-descriptors.xml

noreply at shibboleth.net noreply at shibboleth.net
Thu Dec 19 00:03:32 EST 2013


Author: dfisher
Date: Thu Dec 19 00:03:32 2013
New Revision: 93

URL: http://svn.shibboleth.net/view/java-idp-testbed?rev=93&view=rev
Log:
Update bean reference per IDP-344.

Modified:
    trunk/src/main/config/conf/authn-flow-descriptors.xml

Modified: trunk/src/main/config/conf/authn-flow-descriptors.xml
URL: http://svn.shibboleth.net/view/java-idp-testbed/trunk/src/main/config/conf/authn-flow-descriptors.xml?rev=93&r1=92&r2=93&view=diff
==============================================================================
--- trunk/src/main/config/conf/authn-flow-descriptors.xml (original)
+++ trunk/src/main/config/conf/authn-flow-descriptors.xml Thu Dec 19 00:03:32 2013
@@ -92,7 +92,7 @@
     -->
     <bean id="shibboleth.DefaultAuthenticationResultSerializer"
             class="net.shibboleth.idp.authn.DefaultAuthenticationResultSerializer">
-        <property name="symbolics">
+        <property name="genericPrincipalSerializer.symbolics">
             <map>
                 <entry key="net.shibboleth.idp.saml.authn.AuthnContextClassRefPrincipal" value="1" />
                 <entry key="net.shibboleth.idp.saml.authn.AuthnContextDeclRefPrincipal" value="2" />



More information about the commits mailing list