> My question -- is a consistent IP address required, at least until a session at > the IdP is established? Not by the IdP itself, no. Not unless the load balancer itself is routing requests based on address. Containers don't care about IP addresses, they won't invalidate sessions based on it, as far as I'm aware. -- Scott