I am using form based authentication with Websphere Application Server and Active Directory. Authentication can fail because of variety of reason viz.
- user/password incorrect
- Password expired
- Account locked because of some pre set invalid password entry.
Is there a way to know the exact reason for authentication failure.