I had the same problem and fixed it using a ProxyPassReverseCookiePath in apache. See if this thread helps : http://www.mail-archive.com/[email protected]/msg07288.html
<http://www.mail-archive.com/[email protected]/msg07288.html>Cheers On Fri, Mar 25, 2011 at 17:55, Vipin Jain <[email protected]> wrote: > i have done this with Liferay and Websphre in front of Apache as Reveree > Proxy > > On Fri, Mar 25, 2011 at 12:04 PM, Jorge Infante Osorio <[email protected]>wrote: > >> Hi all. >> >> >> >> I have configure an Apache reverse proxy to pass Request to a Liferay >> Portal and an Application in PHP. This work just well. >> >> By the another hand I have implemented the SSO functionality using CAS to >> authenticate users in Liferay and in the another application. >> >> >> >> The problem is that when I combine the reverse proxy with SSO the >> request/response are missing and the scenario don´t work. >> >> >> >> Anyone have this scenario implemented? >> >> >> >> Thanks, >> >> Ing. Jorge Infante Osorio. >> >> J´Dpto Soluciones SOA. >> >> CDAE. >> >> UCI >> >> >> >> -- >> 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 > > -- *Thomas Francart* *CTO** - Mondeca* 3, cité Nollez 75018 Paris France Tel. +33 (0)1 44 92 35 04 - fax +33 (0)1 44 92 02 59 Web: www.mondeca.com Blog : Leçons de choses <http://mondeca.wordpress.com> -- 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
