shibboleth SP with memcache

Cantor, Scott cantor.2 at osu.edu
Thu Jul 30 16:57:20 EDT 2015


On 7/30/15, 4:13 PM, "users on behalf of Christian Rost" <users-bounces at shibboleth.net on behalf of rost at b1-systems.de> wrote:



>The ownCloud session is prelicated via memcache but I am not sure If
>this is also required for shibboleth sessions.

That depends what you're using the session for and for how long, so only you could address that question.

>So what happend after one of the webserver crashed and the loadbalancer
>switch the user to the second webserver? Are the users still logged in
>if the ownCloud session is present on the other node?

That would be an ownCloud question. I assume you're asking here whether the SP session is present on the other node and of course the answer out of the box is no. Whether that matters depends on your use of the session.

Your goal, at all costs, should be to avoid it. If you have your own application session, you should usually seek to drop the SP session out of the picture as early as possible.

-- Scott



More information about the users mailing list