Load balancing both the SP and IdP

Cantor, Scott cantor.2 at osu.edu
Tue Oct 22 17:07:16 EDT 2013


On 10/22/13 4:52 PM, "Brian Reindel" <brian at reindel.com> wrote:

>We run an enterprise SSO solution where the SPs are load balanced and
>the IdP is also load balanced in production. I've been reading up on
>the stateful aspects of the Shibboleth IdP, and we're trying to figure
>out the required configuration details. We often refer to the
>stickiness as it pertains to the user's browser session. However,
>isn't there communication that happens in the SP client (SOAP
>requests) that require stickiness as well?

No. The only stickiness would involve an impossibility, guaranteeing that
the client and the SP were talking to the same box. That's the only way at
present you could put artifacts in memory and make them work, and you
can't do that because those are two different "clients".

The IdP clustering material addresses all of the functional issues arising
from the different choices, the SP doesn't enter into it.

-- Scott




More information about the users mailing list