CAS protocol and trackSPSessions true

Scott Koranda skoranda at gmail.com
Thu Jun 18 13:23:36 EDT 2015


> >Is this expected?
> 
> I believe the CAS entry is missing from the
> shibboleth.DefaultSPSessionSerializerRegistry bean in the
> system files, and would have to be added by hand for the
> time being to the merged list in session-manager.xml, so
> it's a bug, please file if you can.

Done.

> 
> The merge behavior should make it safe to add in the user
> file until the default list includes it, it should just
> overwrite an entry with itself later.
> 
> The entry inside the map should be something close to:
> 
> <entry key="#{
> T(net.shibboleth.idp.cas.session.CASSPSession) }"> <bean
> class="net.shibboleth.idp.cas.session.CASSPSessionSerializer"
> c:offset="%{idp.session.slop:PT0S}" /> </entry>
> 

That worked.

Thanks,

Scott K


More information about the users mailing list