AuthnFailed response from UsernamePassword handler

Cantor, Scott cantor.2 at osu.edu
Fri Dec 7 11:14:11 EST 2012


On 12/7/12 11:05 AM, "David Langenberg" <davel at uchicago.edu> wrote:

>  Ordinarily in our setup if a user fails to authN they just get sent
>back to the login screen again.  Our setup is fairly stock with the
>exception that we replaced the default storage service with the memcache
>storage service.  

The timestamps in the log suggest that it's flowing through the redirect
to the login handler and back to the AuthnEngine with no stop in between
to even try to log the user in. That doesn't seem right to me. If you file
a bug, I'll eventually try and identify if there's a code path that would
make that possible. But I don't know offhand what could cause it.

I would check your web server access logs also and see what the actual URL
requests look like in that sequence.

-- Scott




More information about the users mailing list