Hi,
I'm using CAS 4.2.6, that ships with ldaptive 1.1.0, and I would like to display a warning message for users with password expiring in the next few days.
From what I've seen in the ActiveDirectoryAuthenticationResponseHandler class, the account state is added in the response only if maxPasswordAge is set. But I don't know how to set maxPasswordAge. I've tried to add 'maxPasswordAge="10"' and 'passwordAge="10"' in the bean '<ldaptive:ad-authenticator id="authenticator">', but I got an error indicating that this attribut is not allowed.
Is there a way to set a value for maxPasswordAge?
Best regards,
Laurent