I am using a L4 VIP to route user request to a crowd server.
That is http://crowd.domainname.inc/ -> http://servername.domainname.inc:8089/crowd/
But when I access this new address, crowd frequently redirects me to crowd login page.
Even I relogined, crowd will still redirects. And it looks like my session timeout.
I know this is 4 years old...but I came across this question with the same issue so maybe someone else will benefit.
My Fix: Log into Crowd Console (check "Remember Me") > Session Configuration > Uncheck the "Require consistent client IP address". I'm in a unique situation on my instance (running on RKE2 behind an AWS ALB), so it may not apply to everyone.
Hope this helps someone.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.