Comment 10 for bug 1684994

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/475929
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=91f3a2044bb45c29f9a5f771d21ed1c250116aee
Submitter: Jenkins
Branch: master

commit 91f3a2044bb45c29f9a5f771d21ed1c250116aee
Author: Gage Hugo <email address hidden>
Date: Tue Jun 20 16:13:33 2017 -0500

    Clarify LDAP invalid credentials exception

    This change catches the invalid credentials exception
    when binding with LDAP and responds with a more clear error
    message of "Invalid username or password" instead of just
    supplying the default 500 error message.

    Change-Id: I523dd816333ad76cde8f18ae0fa43040a4478524
    Closes-Bug: #1684994