Hi team, I'm trying to download the CASifying Apache Pluto portal driver example, but the link is unavailable. Please,Can you help me?
Thanks in advance Cubillas -----Original Message----- From: Marvin Addison <[email protected]> To: [email protected] Date: Thu, 21 Oct 2010 09:41:21 -0400 Subject: Re: [cas-user] Retrieve remote_user in CGI after CAS authentication > Any ideas how to get the username input in CAS login page in PERL cgi after successful authentication I'm curious about your setup where you apparently have a CAS Java client in front of a PERL CGI script. In any case I believe org.jasig.cas.client.util.HttpServletRequestWrapperFilter will do what you want. I see you're using the ancient Yale 2.x Java CAS client. More recent 3.x Jasig Java CAS clients include this component. I encourage you to upgrade whether or not the request wrapper filter solves your problem. See https://wiki.jasig.org/display/CASC/Configuring+the+JA-SIG+CAS+Client+for+Java+in+the+web.xml [https://wiki.jasig.org/display/CASC/Configuring+the+JA-SIG+CAS+Client+for+Java+in+the+web.xml] for general 3.x configuration instructions. M -- 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 [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
