Does anybody have the password expiration support ("Your password will expire in N days") working? I'm talking about these settings:
cas.authn.ldap[0].passwordPolicy.enabled: true
cas.authn.ldap[0].passwordPolicy.type: AD
cas.authn.ldap[0].passwordPolicy.strategy: DEFAULT
cas.authn.ldap[0].passwordPolicy.warningDays: 7
cas.authn.ldap[0].passwordPolicy.warnAll: true
and the view page that displays the warning.
If you have it working, I'd be interested to know what settings you're using and what (if any) dependencies you have in your pom.xml to get it working.
Thanks,
--Dave