I don't know if this is something that would belong inside CAS, but from an application standpoint you can easily accomplish it with Servlet Filters.
-----Original Message----- From: Ryan Fox [mailto:[email protected]] Sent: Friday, May 08, 2009 9:54 AM To: [email protected] Subject: [cas-user] conditional redirect on login Greetings, Is there a way that we can check if a user has a particular ldap attribute set, and if so, redirect them to a different web page than they are requesting? We have a web form where users can update their emergency contact info, and want to "force" them to update this every 6 months. We do this now using Sun Access Manager to redirect them post-login to this form if it hasn't been submitted by them in the last 6 months, and unfortunately, we'd have to replicate this in order to replace Sun AM with CAS. Thanks, Ryan -- 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 -- 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
