serializing custom principals
Scott Koranda
skoranda at gmail.com
Tue Oct 4 12:12:49 EDT 2016
> > In 3.2.1 I do not see the parent shibboleth.DefaultPrincipalSerializers.
>
> In trunk it's in system/conf/general-authn-system.xml
>
I do not see that in a deployed 3.2.1:
# pwd
/opt/shibboleth-idp
# JAVA_HOME=/opt/java ./bin/version.sh
3.2.1
# grep DefaultPrincipalSerializers system/conf/general-authn-system.xml
# grep DefaultPrincipalSerializer system/conf/general-authn-system.xml
# grep DefaultPrincipal system/conf/general-authn-system.xml
# find . -type f -exec grep -l DefaultPrincipalSerializer {} \;
#
What am I missing?
Thanks,
Scott K
More information about the dev
mailing list