Hi all, i need to extend cas to allow the "force password change" feature (the user must change password before logged in when the relative database flag is on). What is the best way for that ?
Actually i read that flag after check username and password. When the user post a correct username and correct password but the flag is "on" i throw an appropriate exception and the user see the message in loginView (you must change password before authenticate). After that what can i do ? -- 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-dev
