I have a web site that is made up of several individual webapps all tied together with SingleSignOn.   We are using Amazon's Load Balancer with session affinity.  However each webapp is generating it's own session cookie, so the load balancer is routing to different server instances for each webapp, which defeats the SingleSignOn.  Is there a way to get one single sessionId cookie for all of the webapps in a SingleSignOn situation.

Thanks.

Jerry


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to