IDP node stickiness without an SLB?

Cantor, Scott cantor.2 at osu.edu
Mon Sep 28 09:56:40 EDT 2015


On 9/28/15, 9:34 AM, "users on behalf of Martin Haase" <users-bounces at shibboleth.net on behalf of Martin.Haase at DAASI.de> wrote:
>
>a) which parts of the IdP software are affected by the
>Not-Serializable-Issue (we found:
>org.opensaml.profile.context.ProfileRequestContext, there are maybe more)

The entire state of the request is explicitly non-serializable. It's fundamental. You would have to build your own logic to serialize and deseralize the state, and figure out how to plug that into webflow. It would not be maintainable by anyone else, but if there were a way to do it, it's possible we would accept the code. I don't think it's practical (not to say impossible).

-- Scott



More information about the users mailing list