Make sure you enable the request wrapper filter and then just call request.getRemoteUser() (in JSP that might be request.remoteUser, I'm not sure).
-Scott On Tue, Feb 17, 2009 at 1:07 PM, moundji <[email protected]> wrote: > Hi, > I am new in CAS. I am working on cas server 3.3.1 and jasig cas client > 3.1.3. > > I would like to know how to get the user name after authentication in cas > server in a jsp. > > Could someone help 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
