Hello again from your friendly neighborhood CAS newb.
I have successfully gotten CAS+SPNEGO to work in my test environment however, when i put the CAS server(s) behind a load balancer(BIG IP in this case) SPNEGO fails.
lets say my Virtual IP for accessing CAS is login.spam.com --
http://login.spam.com will present the user with the correct login page, it accepts the credentials, validates against LDAP and returns success(and a ticket).
what I want to happen is that the user is automatically logged in, just like in my test scenario.
Has anyone tried to deploy CAS + Spnego behind a load balancer, and if so do you have any tips to share?
Thanks in advance
Dean