when I checked in the mozilla firefox browser cookies the CASTGC is found after authentication , with JSESSIONID
Date: Wed, 15 Jul 2009 15:19:18 -0500 From: [email protected] Subject: Re: [cas-user] entering credentials only once To: [email protected] Re: [cas-user] entering credentials only once Abdellatif, It sounds like you have a configuration bug in that the CASTGC cookie is not being set by your browser after authentication. Can you confirm that your browser contains the CASTGC cookie after login? A- On 7/15/09 3:14 PM, "Abdellatif HAROUS" <[email protected]> wrote: hi every one.... I have managed to connect my two simple java servlets with CAS and LDAP , by modifying the web.xml by adding the three filters and their mappings which are * authentication filter * ticket validation filter * http servlet request wrapper filter the two servelts work with cas I get the CAS login page and login in successfully in my java servlets in both , now I want that when I enter the credentials in the first servlet no need to enter them again in the second servlet , just enter them once ..... so where should I do changes and what should I configure in order to enter my credentails only once and can access the other with out entering credentials again ..... best regards Abdellatif Harous _________________________________________________________________ Windows Liveā¢: Keep your life in sync. Check it out! http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_allup_explore_012009 -- 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
