<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><div style=""><div style=""><div>I'm trying to age passwords that have not been changed in 180 days. I can set a "valid to" and the expire works fine. But password aging doesn't seem to change it. I'm not sure where I went wrong. </div><div><span style="font-size: 12.8px;"><br></span></div><div><span style="font-size: 12.8px;"><maxAge>P180D</maxAge></span><br></div><div><br></div><div><br></div><div><attribute id="4"></div><div><c:ref>ri:expired</c:ref></div><div><tolerant>true</tolerant></div><div><exclusiveStrong>false</exclusiveStrong></div><div><outbound></div><div>    <authoritative>true</authoritative></div><div>    <exclusive>false</exclusive></div><div>    <strength>normal</strength></div><div>    <source></div><div>        <c:path>$focus/activation/effectiveStatus</c:path></div><div>    </source></div><div>    <expression></div><div>        <script xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>" xsi:type="c:ScriptExpressionEvaluatorType"></div><div>            <code></div><div>import com.evolveum.midpoint.xml.ns._public.common.common_3.ActivationStatusType;</div><div>return effectiveStatus == ActivationStatusType.DISABLED;</div><div></code></div><div>        </script></div><div>    </expression></div><div></outbound></div><div></attribute></div><div><br></div><div>Thanks.</div></div></div></font>