<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>I have been working on doing some custom checks in an AccountState Handler and noticed a problem. In ValidateUsernamePasswordAgainstLDAP.java, on line 181, if the response.getResult() is success, than any returned AccountState is assumed to be a warning
instead of checking to see if it is a warning or an error. It would be good if there could be that check and handle it separately.</div>
<div><br>
</div>
<div><br>
</div>
<div>-Bradley</div>
</body>
</html>