[java-identity-provider COMMIT] /trunk/idp-conf/src/main/resources/conf/authn-flow-descriptors.xml
noreply at shibboleth.net
noreply at shibboleth.net
Thu Dec 19 00:12:42 EST 2013
Author: dfisher
Date: Thu Dec 19 00:12:42 2013
New Revision: 5062
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5062&view=rev
Log:
Update bean reference per IDP-344.
Modified:
trunk/idp-conf/src/main/resources/conf/authn-flow-descriptors.xml
Modified: trunk/idp-conf/src/main/resources/conf/authn-flow-descriptors.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/main/resources/conf/authn-flow-descriptors.xml?rev=5062&r1=5061&r2=5062&view=diff
==============================================================================
--- trunk/idp-conf/src/main/resources/conf/authn-flow-descriptors.xml (original)
+++ trunk/idp-conf/src/main/resources/conf/authn-flow-descriptors.xml Thu Dec 19 00:12:42 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