CAS protocol and trackSPSessions true

Cantor, Scott cantor.2 at osu.edu
Thu Jun 18 12:45:04 EDT 2015


On 6/18/15, 12:22 PM, "users on behalf of Scott Koranda" <users-bounces at shibboleth.net on behalf of skoranda at gmail.com> wrote:

>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.

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>



-- Scott



More information about the users mailing list