Confirmed, now It's work fine. The problem was that the access to CAS from web application was by http instead of http*s*.
Using this URL; *https://ec-casserver-dev:9080/ecivilis-cas-ogov/login<http://ec-casserver-dev:9080/ecivilis-cas-ogov/login> *?TARGET=http%3A%2F%2Flocalhost%3A8080%2Fecivilis-casclient%2FtestCasClient%2FsecuredAction the redirection works fine. Confirmed that CAS works with Saml parameters. Thank you very much!! Regards, Juanma On Friday, January 11, 2013 2:11:28 PM UTC, Juan Manuel Barroso wrote: > > It's only one cas server. > > After facebook authentication the session id change. > > Can it be that I'm not using https and the session is renewd? .. This > doesn't sound crazy, I'll try! > > Regards, > > Juanma > > On Friday, January 11, 2013 1:31:29 PM UTC, Jérôme LELEU wrote: >> >> Very strange. >> >> Do you have a cluster with more than one CAS server ? >> >> Does it work if you don't use SAML ? I mean calling /cas/login?service= >> http://anotherservice and authenticating at Facebook... >> >> Thanks, >> Jérôme >> >> -- >> You are currently subscribed to [email protected] as: >> [email protected] >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-user >> > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
