Comment 9 for bug 1537963

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

Reviewed: https://review.openstack.org/613455
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=a02a47a65f2be3d80d8e05685d6001c91aaeef25
Submitter: Zuul
Branch: master

commit a02a47a65f2be3d80d8e05685d6001c91aaeef25
Author: Morgan Fainberg <email address hidden>
Date: Thu Oct 25 17:41:13 2018 -0700

    Emit CADF notifications on authentication for invalid users

    Emit CADF notifications on authentication when the user_name or the
    user_id is invalid (UserNotFound raised). This closes a minor security
    gap in notifications.

    Change-Id: If8b49b5dc49a4b0670fb81a493f50c77df7b4362
    closes-bug: #1537963