Hello, What we need to do is check a successfully logged-in user's account for various things (password aging, etc.) before sending them on to the service they are trying to access. If their password is going to expire soon, we display a message with the option of linking to our password-change application.
On CAS 2, I have a servlet that I've substituted for the default "serviceSuccess" redirection. If it determines that the user doesn't need to be notified of anything, it continues on to the "goService.jsp" page. However, being unskilled with Spring, I am unsure how to duplicate this in CAS 3.1. I think I could probably hack this in, but I'd like to do it the "right" way. Can someone point me in that direction? Thanks, Tim
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
