Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我们在负载均衡器中时,正确的登录不会在 liferay 中发生,但是当我们在单个服务器中时,它可以工作。
我们正在使用站点管理员身份验证的任何想法
我猜 siteminder 和负载均衡器站在网络中的 liferay 服务器之前。我猜你的问题是你希望会话粘在同一个liferay服务器上,所以负载均衡器必须在成功登录到siteminder后才能看到siteminder会话cookie?
如果是这种情况(请更具体),那么这不是 liferay 的问题,而只是 siteminder und loadbalancer 的问题。
(我知道liferay,但不是siteminder,我猜不出你的负载均衡器)