Comment 7 for bug 1441827

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

Reviewed: https://review.openstack.org/174054
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=f1cd53aa5461e28120c97378ab749571c41a5bc1
Submitter: Jenkins
Branch: stable/kilo

commit f1cd53aa5461e28120c97378ab749571c41a5bc1
Author: lin-hua-cheng <email address hidden>
Date: Wed Apr 8 17:03:23 2015 -0700

    WebSSO should use remote_id_attribute by protocol

    WebSSO always use the remote_id_attribute from the
    [federation] group. Fix the issue, by consuming the
    protocol specific remote_id_attribute if available.

    Change-Id: Icdc693965ec53e5ff8f1901af26c9232a20aef7e
    Closes-Bug: #1441827
    (cherry picked from commit 9b11d13856034e3a2cf6ab1f6ca80a6965818d17)