I'm using this quick fix in the meanwhile:

In the file 
src/main/java/org/jasig/cas/authentication/support/DefaultAccountStateHandler.java,
 add this to the ERROR_MAP static property:

ERROR_MAP.put(PasswordPolicyControl.Error.CHANGE_AFTER_RESET, new 
CredentialExpiredException());
-- 
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