> I need help for displaying a custom warning message to the user if he fails
> authentication and his username has a specific pattern.

We just implemented a feature where we check for password expiration
on failed authentication and, if yes, display a custom message about
how to reset password to valid state.  We did this entirely by adding
a new action in the Spring Webflow, which is the implementation I
would recommend for your case as well.

M

-- 
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

Reply via email to