Hi Nicolas, I don't think this answers your questions or addresses the way you want to change the password, but what we've done here (at https://accounts.answers4families.org/) is to create a separate application that takes care of user account information changes (name, email, password, etc.). This way, we kept our CAS installation dedicated just to handle logins while using separate apps for other functionalities.
Regards, - ryan -- Ryan Lim Center on Children, Families and the Law University of Nebraska-Lincoln Suite 302, 121 S. 13th St., Lincoln, NE 68588-0227 email: [EMAIL PROTECTED] / voice: (402) 472-3476 / web: http://ccfl.unl.edu/ On Nov 13, 2007, at 8:28 PM, Nicolas Clemeur wrote: > Hello all, > > I am trying to implement a page so that the user can change its > password within > the CAS application. > > The problem I am facing is that I can't see how I can retrieve the > user name > for an already authenticated user. I did try to customise the > LoginViaForm > action so that I store the user in session, but this does not help > since the > session times out well before the authentication of that user times > out. > > Is there a way to access which user is accessing the change password > page? > > I am using CAS 3.1.1 with mod_auth_cas and apache in front of tomcat. > > Cheers > > Nicolas > > _______________________________________________ > 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
