I presume you are using client 3.1:
you can always add HttpServletRequestWrapperFilter in your web.xml and use HttpServletRequest's getRemoteUser ()

for details see http://www.ja-sig.org/wiki/display/CASC/Configuring+the+JA-SIG+CAS+Client+for+Java+in+the+web.xml




khalid yatim wrote:
Hi,

i want read the usename of my user successfully authentified. I'm
using cas -server 3 and cas client -3.

I want do the same thing as :
 String userName = (String)ses.getAttribute(CASFilter.CAS_FILTER_USER);

thanks.
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas


_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to