Change password funtionality [SOLVED]

Nicolas Clemeur nclemeur at daesim.com
Sun Nov 18 18:26:41 EST 2007


 
> I still have a few ideas to try, before I'll give up. But I was hoping there
> was an easy answer to that question...

I finally got the time to look at that problem again and the solution
was quite simple actually: I just had to configure the change password
page configuration to require a authenticated user (require valid user
in apache configuration), then in CAS I can access the user using 
request.getRemoteUser())

HTH

Nicolas






More information about the cas mailing list