When a user wants to access /cas/services and he is not logged in, he is first presented with the login page and then automatically redirected to the services page (when he has the proper role). When he is already logged in, he is immediately sent to the services page (hmm, that's what I thought: I see he is presented with a successful login page!?)
Anyway, that's the scenario I has in mind for the password update page: - Not logged in => the user is shown the login page and then automatically redirected to the password update page - Logged in => immediately sent to the password update page What mechanisms in CAS can I use to realize this? Van: Scott Battaglia [mailto:[email protected]] Verzonden: dinsdag 4 december 2012 15:53 Aan: [email protected] Onderwerp: Re: [cas-user] password update action If they are logged in, they'll never see the login page (unless you've made some other modification). Cheers, Scott On Tue, Dec 4, 2012 at 5:27 AM, Guy Thomas <[email protected]<mailto:[email protected]>> wrote: I have to add to my CAS installation a page on which a logged in user can change his password. On the login page I want to add a link to this page (/cas/pwupdate), but the user first has to go through the log in procedure before he can change his password. How do I set up this functionality? Can I do something similar to the /cas/services set up? -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[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]<mailto:[email protected]> as: [email protected]<mailto:[email protected]> To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user -------------------------------------------------------------------------------- Aan dit bericht kunnen geen rechten worden ontleend. Alle berichten naar dit professioneel e-mailadres kunnen door de werkgever gelezen worden. In het kader van de vervulling van onze taak van openbaar belang nemen wij uw relevante persoonlijke gegevens op in onze bestanden. U kunt deze inzien en verbeteren conform de Wet Verwerking Persoonsgegevens van 8 december 1992. Het ondernemingsnummer van het provinciebestuur is 0253.973.219 -- 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
