Am 11.08.2010 20:38, schrieb Julien Cochennec:

- JSESSIONID is missing and this is not a zimbra problem

Argh! Maybe I found the problem... My symfony app handles sessions, so I'm forced to use $session_start=false each time I make phpCAS::client or phpCAS::proxy.
In other words there's no way for me to let phpCAS rename the session.
Do I have to make a special custom function in phpCAS where CAS is called with the right parameter $session_start=true but whitout using the session_id() php function, using another parameter instead, like $_SESSION['phpCAS']['services']['zimbraserviceurl']['cookie'] ?


--
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

Reply via email to