Thank you so much for your valueable prompt reply... Regards, Muhammad Omer Javaid
________________________________ From: jleleu <[email protected]> To: [email protected] Sent: Monday, August 13, 2012 12:02 PM Subject: re:[cas-user] How to get Jasig CAS running on HTTP instead of HTTPS Hi, I wouldn't do that in production of course as CAS security relies on HTTPS. But for test / dev purposes, you have to change the p:cookieSecure="true" by p:cookieSecure="false" in the ticketGrantingTicketCookieGenerator.xml file (spring-configuration directory in cas-server-webapp) to make CAS server works in HTTP. Best regards, 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
