I dont think i am using Yale client. On Wed, May 13, 2009 at 1:27 PM, Dev Manager <[email protected]>wrote:
> Shivani - I dont understand what is Yale CAS client. Can you please suggest > me the working client for 3.3.1 and where its available. Currently i am > using a client which runs perfectly on 3.1.1(on tomcat). I have just > replaced some of the jars from 3.3.2 and some how make it to work. But the > session issue is still existing > > Regards, > Praveen > > On Wed, May 13, 2009 at 12:34 PM, Shivani Chandna < > [email protected]> wrote: > >> Pravi, >> >> What is the version of cas client you are using? . If you are using Yale >> CAS client then the redirection is based on the absence of CASReceipt in the >> session scope. If it doesn't find the object then redirects to login page. >> On successful authentication this object is stored in authentication and it >> contains the user id >> >> >> Regards, >> Shivani >> >> On Wed, May 13, 2009 at 11:54 AM, pravi <[email protected]> wrote: >> >>> I am having the following behavior after i implemented cas server and cas >>> client. I am using the cas server 3.3.1 on oc4j 10.1.3.4 >>> >>> when i open the browser and login into application1 it gets redirected to >>> cas for authentication, After the authentication it gets redirected to >>> application2(This is the expected behavior and its working fine) >>> >>> At the same time if i close the browser and open a new browser the old >>> session will still be maintained. If i try to access application1 it will >>> not redirect to CAS for authentication. so the application session is still >>> maintained and its not redirecting to CAS for the authentication. >>> Could you please throw some light on this issue. >>> >>> >>> >>> -- >>> 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-dev >>> >> >> -- >> 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-dev >> >> > -- 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-dev
