Extending the serialization of results
Scott Koranda
skoranda at gmail.com
Thu Mar 10 09:59:33 EST 2016
> Hi,
>
> On this wiki page
>
> https://wiki.shibboleth.net/confluence/display/IDP30/AuthenticationConfiguration#AuthenticationConfiguration-ExtendingtheSerializationofResults
>
> there is a section "Extending the Serialization of Results".
> In that section an example bean is shown with
>
> parent="shibboleth.DefaultPrincipalSerializers"
>
> When I try that example Jetty throws in its log during startup
>
> Could not resolve parent bean definition 'shibboleth.DefaultPrincipalSerializers'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'shibboleth.DefaultPrincipalSerializers' is defined
>
> What should be the name of the parent bean?
>
I think I found it:
shibboleth.DefaultAuthenticationResultSerializer
Found in
system/conf/general-authn-system.xml
Thanks,
Scott K
More information about the users
mailing list